Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dpattern.c889 xmlPatScanNCName(xmlPatParserContextPtr ctxt) { in xmlPatScanNCName() function
933 ret = xmlPatScanNCName(ctxt);
937 ret = xmlPatScanNCName(ctxt);
956 name = xmlPatScanNCName(ctxt); in xmlCompileAttributeTest()
1074 name = xmlPatScanNCName(ctxt); in xmlCompileStepPattern()
/third_party/libxml2/
Dpattern.c863 xmlPatScanNCName(xmlPatParserContextPtr ctxt) { in xmlPatScanNCName() function
907 ret = xmlPatScanNCName(ctxt);
911 ret = xmlPatScanNCName(ctxt);
930 name = xmlPatScanNCName(ctxt); in xmlCompileAttributeTest()
1048 name = xmlPatScanNCName(ctxt); in xmlCompileStepPattern()