Searched refs:XML_OP_ALL (Results 1 – 2 of 2) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | pattern.c | 163 XML_OP_ALL enumerator 706 case XML_OP_ALL: in xmlPatMatch() 1078 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1150 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1238 PUSH(XML_OP_ALL, token, NULL); in xmlCompileStepPattern() 1728 case XML_OP_ALL: in xmlStreamCompile()
|
/third_party/libxml2/ |
D | pattern.c | 134 XML_OP_ALL enumerator 680 case XML_OP_ALL: in xmlPatMatch() 1052 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1124 PUSH(XML_OP_ALL, NULL, NULL); in xmlCompileStepPattern() 1212 PUSH(XML_OP_ALL, token, NULL); in xmlCompileStepPattern() 1702 case XML_OP_ALL: in xmlStreamCompile()
|