generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
xpath1(//chapitre[2])
|
||||
xpath1(//chapter[2])
|
||||
xpath1(//chapitre[2])xpath1(//chapter[2])
|
||||
xpath1(id("chapter1"))
|
||||
xpath1(//*[@id="chapter1"])
|
||||
xpath1(id("chapter1"))xpath1(//*[@id="chapter1"])
|
||||
Reference in New Issue
Block a user