Searched refs:xmlNewParserCtxt (Results 1 – 20 of 20) sorted by relevance
29 ctxt = xmlNewParserCtxt(); in exampleFunc()
152 ctxt = xmlNewParserCtxt(); in testDocumentRanges()545 ctxt = xmlNewParserCtxt(); in testCharRanges()
188 ctxt = xmlNewParserCtxt(); in xmlconfTestInvalid()218 ctxt = xmlNewParserCtxt(); in xmlconfTestValid()
686 ctxt = xmlNewParserCtxt(); in recursiveDetectTest()725 ctxt = xmlNewParserCtxt(); in notRecursiveDetectTest()
1688 ctxt = xmlNewParserCtxt(); in testSAX()2332 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()2380 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()3734 ctxt = xmlNewParserCtxt(); in main()
1269 ctxt = xmlNewParserCtxt(); in saxTest()
433 pctxt = xmlNewParserCtxt(); in xmlXIncludeParseFile()1885 pctxt = xmlNewParserCtxt(); in xmlXIncludeLoadTxt()
166 xmlNewParserCtxt;
12454 ctxt = xmlNewParserCtxt(); in xmlCreatePushParserCtxt()12616 ctxt = xmlNewParserCtxt(); in xmlCreateIOParserCtxt()12681 ctxt = xmlNewParserCtxt(); in xmlIOParseDTD()12812 ctxt = xmlNewParserCtxt(); in xmlSAXParseDTD()13955 ctxt = xmlNewParserCtxt(); in xmlCreateEntityParserCtxtInternal()14051 ctxt = xmlNewParserCtxt(); in xmlCreateURLParserCtxt()14343 ctxt = xmlNewParserCtxt(); in xmlCreateMemoryParserCtxt()15284 ctxt = xmlNewParserCtxt(); in xmlReadFd()15331 ctxt = xmlNewParserCtxt(); in xmlReadIO()
1860 xmlNewParserCtxt(void) in xmlNewParserCtxt() function
6337 #undef xmlNewParserCtxt6338 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt __attribute((alias("xmlNewParserCtxt__internal_…6340 #ifndef xmlNewParserCtxt6341 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt__internal_alias __attribute((visibility("hidden…6342 #define xmlNewParserCtxt xmlNewParserCtxt__internal_alias macro
900 ctxt = xmlNewParserCtxt(); in xmlParseCatalogFile()
7021 ctxt = xmlNewParserCtxt(); in htmlReadFd()
10616 parserCtxt = xmlNewParserCtxt(); in xmlSchemaAddSchemaDoc()29065 pctxt = xmlNewParserCtxt(); in xmlSchemaValidateStream()
444 if (no == 0) return(xmlNewParserCtxt()); in gen_xmlParserCtxtPtr()925 if (no == 0) return(xmlNewParserCtxt()); in gen_htmlParserCtxtPtr()13583 ret_val = xmlNewParserCtxt(); in test_xmlNewParserCtxt()
9260 moved the definition of xmlNewParserCtxt()
979 xmlNewParserCtxt (void);
1069 d xmlNewParserCtxt...1070 d pr extproc('xmlNewParserCtxt')
111 ctx = xmlNewParserCtxt(); in is_dtd_valid()
1258 xmlNewParserCtxt