Searched refs:xmlAllocParserInputBuffer (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h167 xmlAllocParserInputBuffer (xmlCharEncoding enc);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h167 xmlAllocParserInputBuffer (xmlCharEncoding enc);
/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c2401 * xmlAllocParserInputBuffer:
2409 xmlAllocParserInputBuffer(xmlCharEncoding enc) { function
2647 ret = xmlAllocParserInputBuffer(enc);
2869 ret = xmlAllocParserInputBuffer(enc);
2984 ret = xmlAllocParserInputBuffer(enc);
3013 ret = xmlAllocParserInputBuffer(enc);
3120 ret = xmlAllocParserInputBuffer(enc);
H A Dlibxml2.syms580 xmlAllocParserInputBuffer;
H A Delfgcchack.h1109 #undef xmlAllocParserInputBuffer macro
1110 extern __typeof (xmlAllocParserInputBuffer) xmlAllocParserInputBuffer __attribute((alias("xmlAllocParserInputBuffer__internal_alias")));
1112 #ifndef xmlAllocParserInputBuffer
1113 extern __typeof (xmlAllocParserInputBuffer) xmlAllocParserInputBuffer__internal_alias __attribute((visibility("hidden")));
1114 #define xmlAllocParserInputBuffer xmlAllocParserInputBuffer__internal_alias macro
H A DHTMLparser.c6118 buf = xmlAllocParserInputBuffer(enc);
H A Dxmlreader.c5177 buf = xmlAllocParserInputBuffer(enc);
H A Dparser.c12381 buf = xmlAllocParserInputBuffer(enc);
14916 buf = xmlAllocParserInputBuffer(enc);
H A Dtestapi.c27715 ret_val = xmlAllocParserInputBuffer(enc);
27721 printf("Leak of %d blocks found in xmlAllocParserInputBuffer",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c2264 * xmlAllocParserInputBuffer:
2272 xmlAllocParserInputBuffer(xmlCharEncoding enc) { function
2513 ret = xmlAllocParserInputBuffer(enc);
2735 ret = xmlAllocParserInputBuffer(enc);
2817 ret = xmlAllocParserInputBuffer(enc);
2846 ret = xmlAllocParserInputBuffer(enc);
2953 ret = xmlAllocParserInputBuffer(enc);
H A Dlibxml2.syms580 xmlAllocParserInputBuffer;
H A Delfgcchack.h1109 #undef xmlAllocParserInputBuffer macro
1110 extern __typeof (xmlAllocParserInputBuffer) xmlAllocParserInputBuffer __attribute((alias("xmlAllocParserInputBuffer__internal_alias")));
1112 #ifndef xmlAllocParserInputBuffer
1113 extern __typeof (xmlAllocParserInputBuffer) xmlAllocParserInputBuffer__internal_alias __attribute((visibility("hidden")));
1114 #define xmlAllocParserInputBuffer xmlAllocParserInputBuffer__internal_alias macro
H A DHTMLparser.c5993 buf = xmlAllocParserInputBuffer(enc);
H A Dxmlreader.c5025 buf = xmlAllocParserInputBuffer(enc);
H A Dparser.c11695 buf = xmlAllocParserInputBuffer(enc);
14222 buf = xmlAllocParserInputBuffer(enc);
H A Dtestapi.c27540 ret_val = xmlAllocParserInputBuffer(enc);
27546 printf("Leak of %d blocks found in xmlAllocParserInputBuffer",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dlibxml.c610 ret = xmlAllocParserInputBuffer(encoding);
678 buf = xmlAllocParserInputBuffer(XML_CHAR_ENCODING_NONE);
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dlibxml.c666 ret = xmlAllocParserInputBuffer(encoding);
734 buf = xmlAllocParserInputBuffer(XML_CHAR_ENCODING_NONE);

Completed in 829 milliseconds