mirror of
https://github.com/GNOME/libxml2.git
synced 2025-10-21 23:50:50 +08:00

- xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation engine, should be far more stable, incorporated a new version of preceding/following axis, need testing - uri.c: fixed file:///c:/a/b/c problem - test/XPath/tests/idsimple: augmented the XPath tests Daniel
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
//*[@id="root"]
|
|
//*[@id="chapter2"]
|
|
//*[@id="chapter5"]
|