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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h701 xmlBufferLength (const xmlBufferPtr buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h701 xmlBufferLength (const xmlBufferPtr buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h673 xmlBufferLength (const xmlBufferPtr buf);
H A Dxinclude.c1878 len = xmlBufferLength(buf->buffer);
H A Dtree.c6843 * xmlBufferLength:
6852 xmlBufferLength(const xmlBufferPtr buf) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h701 xmlBufferLength (const xmlBufferPtr buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h673 xmlBufferLength (const xmlBufferPtr buf);
H A Dxinclude.c1878 len = xmlBufferLength(buf->buffer);
H A Dtree.c6843 * xmlBufferLength:
6852 xmlBufferLength(const xmlBufferPtr buf) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c1882 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.c6951 * xmlBufferLength:
6960 xmlBufferLength(const xmlBufferPtr buf) function
H A Dtestapi.c18756 ret_val = xmlBufferLength((const xmlBufferPtr)buf);
18762 printf("Leak of %d blocks found in xmlBufferLength",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxinclude.c1882 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.c6951 * xmlBufferLength:
6960 xmlBufferLength(const xmlBufferPtr buf) function
H A Dtestapi.c18756 ret_val = xmlBufferLength((const xmlBufferPtr)buf);
18762 printf("Leak of %d blocks found in xmlBufferLength",
[all...]

Completed in 1202 milliseconds