Home
last modified time | relevance | path

Searched defs:xpath (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/user/xpath/
Dpackage.json9 "xpath": "latest" string
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DRuleParser.java87 String xpath; in parseLines() local
/third_party/curl/docs/examples/
Dcrawler.c127 xmlChar *xpath = (xmlChar*) "//a/@href"; in follow_links() local
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
DStableAPI.java286 XPath xpath = XPathFactory.newInstance().newXPath(); in setVer() local
831 XPath xpath = XPathFactory.newInstance().newXPath(); in getFullList() local