Searched refs:xpath2 (Results 1 – 4 of 4) sorted by relevance
50 xpath2.res67 xpath2 program97 xpath2_SOURCES = xpath2.c134 …@$(CHECKER) ./xpath2 test3.xml '//discarded' discarded > xpath2.tmp && diff xpath2.tmp $(srcdir)/x…
50 doc/examples/xpath2
4673 * doc/examples/xpath1.c doc/examples/xpath2.c: first fix from Rick Jones5271 * doc/examples/tree2.c, doc/examples/xpath1.c, doc/examples/xpath2.c:7188 * doc/examples/xpath2.c doc/examples/xpath2.res: handle and explain7205 * doc/examples/xpath2.c doc/examples/xpath2.res doc/examples/*:
485 String xpath2 = maps[nameType].get(value); in TestDisplayNameCollisions() local486 if (xpath2 == null) { in TestDisplayNameCollisions()490 … collisions.add(CLDRFile.getNameTypeName(nameType) + "\t" + value + "\t" + xpath + "\t" + xpath2); in TestDisplayNameCollisions()491 …surveyInfo.add(locale + "\t" + xpath + "\t'" + value + "' is a duplicate of what is in " + xpath2); in TestDisplayNameCollisions()