Home
last modified time | relevance | path

Searched refs:XML_WITH_DEBUG (Results 1 – 5 of 5) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h1228 XML_WITH_DEBUG = 28, enumerator
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle1421 d XML_WITH_DEBUG...
/third_party/libxml2/
Dxmllint.c3022 if (xmlHasFeature(XML_WITH_DEBUG)) fprintf(stderr, "Debug "); in showVersion()
Dparser.c1052 case XML_WITH_DEBUG: in xmlHasFeature()
Dtestapi.c1117 if (no == 4) return(XML_WITH_DEBUG); in gen_xmlFeature()