Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c129 XML_OP_CHILD, enumerator
543 case XML_OP_CHILD: { in xmlPatMatch()
1178 PUSH(XML_OP_CHILD, token, URL); in xmlCompileStepPattern()
1181 PUSH(XML_OP_CHILD, name, NULL); in xmlCompileStepPattern()
1690 case XML_OP_CHILD: in xmlStreamCompile()