Searched refs:xmlBufferLength (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/libxslt-13/libxslt/libexslt/
H A Dstrings.c732 exsltStrReturnString(ctxt, xmlBufferContent(buf), xmlBufferLength(buf));
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms917 xmlBufferLength;
H A Delfgcchack.h1539 #undef xmlBufferLength macro
1540 extern __typeof (xmlBufferLength) xmlBufferLength __attribute((alias("xmlBufferLength__internal_alias")));
1542 #ifndef xmlBufferLength
1543 extern __typeof (xmlBufferLength) xmlBufferLength__internal_alias __attribute((visibility("hidden")));
1544 #define xmlBufferLength xmlBufferLength__internal_alias macro
H A Dtree.c7313 * xmlBufferLength:
7322 xmlBufferLength(const xmlBufferPtr buf) function
H A Dtestapi.c18921 ret_val = xmlBufferLength((const xmlBufferPtr)buf);
18927 printf("Leak of %d blocks found in xmlBufferLength",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms917 xmlBufferLength;
H A Dxinclude.c1888 len = xmlBufferLength(buf->buffer);
H A Delfgcchack.h1467 #undef xmlBufferLength macro
1468 extern __typeof (xmlBufferLength) xmlBufferLength __attribute((alias("xmlBufferLength__internal_alias")));
1470 #ifndef xmlBufferLength
1471 extern __typeof (xmlBufferLength) xmlBufferLength__internal_alias __attribute((visibility("hidden")));
1472 #define xmlBufferLength xmlBufferLength__internal_alias macro
H A Dtree.c7164 * xmlBufferLength:
7173 xmlBufferLength(const xmlBufferPtr buf) function
H A Dtestapi.c18753 ret_val = xmlBufferLength((const xmlBufferPtr)buf);
18759 printf("Leak of %d blocks found in xmlBufferLength",
[all...]
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dtree.h741 xmlBufferLength (const xmlBufferPtr buf);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dtree.h701 xmlBufferLength (const xmlBufferPtr buf);

Completed in 691 milliseconds