Home
last modified time | relevance | path

Searched defs:XML_PARSE_DTDVALID (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h1123 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */ enumerator
/third_party/libxml2/include/libxml/
Dparser.h1096 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */ enumerator