Home
last modified time | relevance | path

Searched refs:XML_WITH_REGEXP (Results 1 – 6 of 6) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h1222 XML_WITH_REGEXP = 22, enumerator
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h1249 XML_WITH_REGEXP = 22, enumerator
Dparser.c1004 case XML_WITH_REGEXP: in xmlHasFeature()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle1410 d XML_WITH_REGEXP...
/third_party/libxml2/
Dxmllint.c3016 if (xmlHasFeature(XML_WITH_REGEXP)) fprintf(stderr, "Regexps "); in showVersion()
Dparser.c1016 case XML_WITH_REGEXP: in xmlHasFeature()