代码搜索:XPath
找到约 1,192 项符合「XPath」的源代码
代码结果 1,192
www.eeworm.com/read/390680/2526072
res xpath1.res
Result (4 nodes):
= element node "child2"
= element node "child2"
= element node "child2"
= element node "child2"
www.eeworm.com/read/390680/2526075
c xpath1.c
/**
* section: XPath
* synopsis: Evaluate XPath expression and prints result node set.
* purpose: Shows how to evaluate XPath expression and register
* known namespaces in XPath con
www.eeworm.com/read/390680/2526078
res xpath2.res
discarded
This text node must be discarded
discarded
content1
www.eeworm.com/read/379392/2674307
js xpath_unittest.js
// Copyright 2005, Google Inc.
// All Rights Reserved.
//
// Unit test for the XPath parser and engine.
//
// Author: Steffen Meschkat
var expr = [
"@*",
"@*|node()",
"
www.eeworm.com/read/379392/2674314
js xpath_script.js
// Copyright 2005 Google Inc.
// All Rights Reserved
//
// Tests for the XPath parser. To run the test, open the file from the
// file system. No server support is required.
//
//
// Author: Steffen M
www.eeworm.com/read/162614/5531993
c xmlj_xpath.c
/* xmlj_xpath.c -
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/162519/5541525
c xmlj_xpath.c
/* xmlj_xpath.c -
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of