Home
last modified time | relevance | path

Searched refs:xmlPatScanNCName (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dpattern.c856 xmlPatScanNCName(xmlPatParserContextPtr ctxt) { in xmlPatScanNCName() function
900 ret = xmlPatScanNCName(ctxt);
904 ret = xmlPatScanNCName(ctxt);
923 name = xmlPatScanNCName(ctxt); in xmlCompileAttributeTest()
1040 name = xmlPatScanNCName(ctxt); in xmlCompileStepPattern()
/external/libxml2/
Dpattern.c856 xmlPatScanNCName(xmlPatParserContextPtr ctxt) { in xmlPatScanNCName() function
900 ret = xmlPatScanNCName(ctxt);
904 ret = xmlPatScanNCName(ctxt);
923 name = xmlPatScanNCName(ctxt); in xmlCompileAttributeTest()
1040 name = xmlPatScanNCName(ctxt); in xmlCompileStepPattern()