Searched refs:XML_OP_ALL (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | pattern.c | 131 XML_OP_ALL enumerator 673 case XML_OP_ALL: in xmlPatMatch() 1044 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1116 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1204 PUSH(XML_OP_ALL, token, NULL); in xmlCompileStepPattern() 1694 case XML_OP_ALL: in xmlStreamCompile()
|
/external/libxml2/ |
D | pattern.c | 134 XML_OP_ALL enumerator 677 case XML_OP_ALL: in xmlPatMatch() 1048 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1120 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1208 PUSH(XML_OP_ALL, token, NULL); in xmlCompileStepPattern() 1698 case XML_OP_ALL: in xmlStreamCompile()
|