Searched refs:XML_EXP_FORBID (Results 1 – 5 of 5) sorted by relevance
/third_party/libxml2/include/libxml/ |
D | xmlregexp.h | 136 XML_EXP_FORBID = 1, enumerator
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlregexp.in.h | 165 XML_EXP_FORBID = 1, enumerator
|
D | xmlregexp.c | 6503 XML_EXP_FORBID, 0, 0, 0, 0, NULL, NULL, {{ 0, 0}} 6636 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 6640 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 6726 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 6730 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 7041 case XML_EXP_FORBID: in xmlExpGetStartInt() 7126 case XML_EXP_FORBID: in xmlExpStringDeriveInt() 7423 case XML_EXP_FORBID: in xmlExpExpDeriveInt() 8081 case XML_EXP_FORBID: in xmlExpDumpInt()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | xmlregexp.rpgle | 153 d XML_EXP_FORBID...
|
/third_party/libxml2/ |
D | xmlregexp.c | 6565 XML_EXP_FORBID, 0, 0, 0, 0, NULL, NULL, {{ 0, 0}} 6698 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 6702 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 6788 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 6792 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry() 7103 case XML_EXP_FORBID: in xmlExpGetStartInt() 7188 case XML_EXP_FORBID: in xmlExpStringDeriveInt() 7485 case XML_EXP_FORBID: in xmlExpExpDeriveInt() 8143 case XML_EXP_FORBID: in xmlExpDumpInt()
|