Searched refs:XML_OP_CHILD (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | pattern.c | 126 XML_OP_CHILD, enumerator 539 case XML_OP_CHILD: { in xmlPatMatch() 1173 PUSH(XML_OP_CHILD, token, URL); in xmlCompileStepPattern() 1176 PUSH(XML_OP_CHILD, name, NULL); in xmlCompileStepPattern() 1685 case XML_OP_CHILD: in xmlStreamCompile()
|
/external/libxml2/ |
D | pattern.c | 126 XML_OP_CHILD, enumerator 539 case XML_OP_CHILD: { in xmlPatMatch() 1173 PUSH(XML_OP_CHILD, token, URL); in xmlCompileStepPattern() 1176 PUSH(XML_OP_CHILD, name, NULL); in xmlCompileStepPattern() 1685 case XML_OP_CHILD: in xmlStreamCompile()
|