Searched refs:xmlAllocParserInputBuffer (Results 1 – 10 of 10) sorted by relevance
167 xmlAllocParserInputBuffer (xmlCharEncoding enc);
2423 xmlAllocParserInputBuffer(xmlCharEncoding enc) { in xmlAllocParserInputBuffer() function2661 ret = xmlAllocParserInputBuffer(enc); in __xmlParserInputBufferCreateFilename()2889 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateFile()3004 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateFd()3033 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateMem()3140 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateIO()
580 xmlAllocParserInputBuffer;
1109 #undef xmlAllocParserInputBuffer1110 extern __typeof (xmlAllocParserInputBuffer) xmlAllocParserInputBuffer __attribute((alias("xmlAllocP…1112 #ifndef xmlAllocParserInputBuffer1113 extern __typeof (xmlAllocParserInputBuffer) xmlAllocParserInputBuffer__internal_alias __attribute((…1114 #define xmlAllocParserInputBuffer xmlAllocParserInputBuffer__internal_alias macro
5215 buf = xmlAllocParserInputBuffer(enc); in xmlTextReaderSetup()
12616 buf = xmlAllocParserInputBuffer(enc); in xmlCreatePushParserCtxt()15182 buf = xmlAllocParserInputBuffer(enc); in xmlCtxtResetPush()
27736 ret_val = xmlAllocParserInputBuffer(enc); in test_xmlAllocParserInputBuffer()
166 d xmlAllocParserInputBuffer...167 d pr extproc('xmlAllocParserInputBuffer')
666 ret = xmlAllocParserInputBuffer(encoding); in xmlParserInputBufferCreatePythonFile()734 buf = xmlAllocParserInputBuffer(XML_CHAR_ENCODING_NONE); in pythonExternalEntityLoader()
500 xmlAllocParserInputBuffer