Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c860 xmlPatScanNCName(xmlPatParserContextPtr ctxt) { in xmlPatScanNCName() function
904 ret = xmlPatScanNCName(ctxt);
908 ret = xmlPatScanNCName(ctxt);
927 name = xmlPatScanNCName(ctxt); in xmlCompileAttributeTest()
1045 name = xmlPatScanNCName(ctxt); in xmlCompileStepPattern()