Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlregexp.h136 XML_EXP_FORBID = 1, enumerator
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle153 d XML_EXP_FORBID...
/external/libxml2/
Dxmlregexp.c6558 XML_EXP_FORBID, 0, 0, 0, 0, NULL, NULL, {{ 0, 0}}
6691 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
6695 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
6781 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
6785 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
7096 case XML_EXP_FORBID: in xmlExpGetStartInt()
7181 case XML_EXP_FORBID: in xmlExpStringDeriveInt()
7478 case XML_EXP_FORBID: in xmlExpExpDeriveInt()
8136 case XML_EXP_FORBID: in xmlExpDumpInt()