Lines Matching refs:XML_FALSE
376 if ( XML_Parse(parser, text, first_chunk_bytes, XML_FALSE)
415 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
433 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
518 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
538 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
1012 static XML_Bool resumable = XML_FALSE;
1035 resumable = XML_FALSE;