Searched refs:xmlNewParserCtxt (Results 1 – 10 of 10) sorted by relevance
69 pctxt = xmlNewParserCtxt(); in xsltDocDefaultLoaderFunc()
1684 ctxt = xmlNewParserCtxt(); in testSAX()2199 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()2243 ctxt = xmlNewParserCtxt(); in parseAndPrintFile()3503 ctxt = xmlNewParserCtxt(); in main()
11554 ctxt = xmlNewParserCtxt(); in xmlCreatePushParserCtxt()11695 ctxt = xmlNewParserCtxt(); in xmlCreateIOParserCtxt()11760 ctxt = xmlNewParserCtxt(); in xmlIOParseDTD()11888 ctxt = xmlNewParserCtxt(); in xmlSAXParseDTD()12061 ctxt = xmlNewParserCtxt(); in xmlParseCtxtExternalEntity()13130 ctxt = xmlNewParserCtxt(); in xmlCreateEntityParserCtxt()13193 ctxt = xmlNewParserCtxt(); in xmlCreateURLParserCtxt()13485 ctxt = xmlNewParserCtxt(); in xmlCreateMemoryParserCtxt()14400 ctxt = xmlNewParserCtxt(); in xmlReadFd()14443 ctxt = xmlNewParserCtxt(); in xmlReadIO()
1772 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()
6125 ctxt = xmlNewParserCtxt(); in htmlReadFd()
10499 parserCtxt = xmlNewParserCtxt(); in xmlSchemaAddSchemaDoc()28587 pctxt = xmlNewParserCtxt(); in xmlSchemaValidateStream()
966 xmlNewParserCtxt (void);