Searched refs:xmlAllocParserInputBuffer (Results 1 – 6 of 6) sorted by relevance
167 xmlAllocParserInputBuffer (xmlCharEncoding enc);
2227 xmlAllocParserInputBuffer(xmlCharEncoding enc) { in xmlAllocParserInputBuffer() function2464 ret = xmlAllocParserInputBuffer(enc); in __xmlParserInputBufferCreateFilename()2682 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateFile()2764 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateFd()2793 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateMem()2900 ret = xmlAllocParserInputBuffer(enc); in xmlParserInputBufferCreateIO()
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
4990 buf = xmlAllocParserInputBuffer(enc); in xmlTextReaderSetup()
5438 buf = xmlAllocParserInputBuffer(enc); in htmlCreatePushParserCtxt()
11551 buf = xmlAllocParserInputBuffer(enc); in xmlCreatePushParserCtxt()14025 buf = xmlAllocParserInputBuffer(enc); in xmlCtxtResetPush()