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.c6474 XML_EXP_FORBID, 0, 0, 0, 0, NULL, NULL, {{ 0, 0}}
6607 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
6611 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
6697 if (left->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
6701 if (right->type == XML_EXP_FORBID) { in xmlExpHashGetEntry()
7012 case XML_EXP_FORBID: in xmlExpGetStartInt()
7097 case XML_EXP_FORBID: in xmlExpStringDeriveInt()
7394 case XML_EXP_FORBID: in xmlExpExpDeriveInt()
8052 case XML_EXP_FORBID: in xmlExpDumpInt()