Searched refs:xmlNewParserCtxt (Results 1 – 10 of 10) sorted by relevance
69 pctxt = xmlNewParserCtxt(); in xsltDocDefaultLoaderFunc()
1693 ctxt = xmlNewParserCtxt(); in testSAX()2313 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()2357 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()3705 ctxt = xmlNewParserCtxt(); in main()
11851 ctxt = xmlNewParserCtxt(); in xmlCreatePushParserCtxt()11992 ctxt = xmlNewParserCtxt(); in xmlCreateIOParserCtxt()12057 ctxt = xmlNewParserCtxt(); in xmlIOParseDTD()12185 ctxt = xmlNewParserCtxt(); in xmlSAXParseDTD()13444 ctxt = xmlNewParserCtxt(); in xmlCreateEntityParserCtxtInternal()13531 ctxt = xmlNewParserCtxt(); in xmlCreateURLParserCtxt()13823 ctxt = xmlNewParserCtxt(); in xmlCreateMemoryParserCtxt()14754 ctxt = xmlNewParserCtxt(); in xmlReadFd()14797 ctxt = xmlNewParserCtxt(); in xmlReadIO()
1859 xmlNewParserCtxt(void) in xmlNewParserCtxt() function
426 pctxt = xmlNewParserCtxt(); in xmlXIncludeParseFile()
6225 #undef xmlNewParserCtxt6226 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt __attribute((alias("xmlNewParserCtxt__internal_…6228 #ifndef xmlNewParserCtxt6229 extern __typeof (xmlNewParserCtxt) xmlNewParserCtxt__internal_alias __attribute((visibility("hidden…6230 #define xmlNewParserCtxt xmlNewParserCtxt__internal_alias macro
891 ctxt = xmlNewParserCtxt(); in xmlParseCatalogFile()
6698 ctxt = xmlNewParserCtxt(); in htmlReadFd()
10511 parserCtxt = xmlNewParserCtxt(); in xmlSchemaAddSchemaDoc()28665 pctxt = xmlNewParserCtxt(); in xmlSchemaValidateStream()
974 xmlNewParserCtxt (void);