Searched refs:XML_PARSE_NOERROR (Results 1 – 5 of 5) sorted by relevance
1097 XML_PARSE_NOERROR = 1<<5, /* suppress error reports */ enumerator
1912 GetStringInfoLength(profile),"xmp.xml",NULL,XML_PARSE_NOERROR | in ValidateXMPProfile()
6828 options -= XML_PARSE_NOERROR; in htmlCtxtUseOptions()6829 ctxt->options |= XML_PARSE_NOERROR; in htmlCtxtUseOptions()
15042 if (options & XML_PARSE_NOERROR) in xmlCtxtUseOptionsInternal()15052 if (options & XML_PARSE_NOERROR) { in xmlCtxtUseOptionsInternal()15055 options -= XML_PARSE_NOERROR; in xmlCtxtUseOptionsInternal()
1230 d XML_PARSE_NOERROR... Suppress err reports