Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h1097 XML_PARSE_NOERROR = 1<<5, /* suppress error reports */ enumerator
/external/ImageMagick/MagickCore/
Dprofile.c1912 GetStringInfoLength(profile),"xmp.xml",NULL,XML_PARSE_NOERROR | in ValidateXMPProfile()
/external/libxml2/
DHTMLparser.c6828 options -= XML_PARSE_NOERROR; in htmlCtxtUseOptions()
6829 ctxt->options |= XML_PARSE_NOERROR; in htmlCtxtUseOptions()
Dparser.c15042 if (options & XML_PARSE_NOERROR) in xmlCtxtUseOptionsInternal()
15052 if (options & XML_PARSE_NOERROR) { in xmlCtxtUseOptionsInternal()
15055 options -= XML_PARSE_NOERROR; in xmlCtxtUseOptionsInternal()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1230 d XML_PARSE_NOERROR... Suppress err reports