Searched refs:xmlMemoryStrdup (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlmemory.h159 xmlMemoryStrdup (const char *str);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlmemory.h159 xmlMemoryStrdup (const char *str);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlmemory.in.h157 xmlMemoryStrdup (const char *str);
H A Dglobals.c85 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
523 gs->xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
H A Dxmlmemory.c529 * xmlMemoryStrdup:
538 xmlMemoryStrdup(const char *str) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlmemory.h159 xmlMemoryStrdup (const char *str);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlmemory.in.h157 xmlMemoryStrdup (const char *str);
H A Dglobals.c85 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
523 gs->xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
H A Dxmlmemory.c529 * xmlMemoryStrdup:
538 xmlMemoryStrdup(const char *str) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dglobals.c86 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
524 gs->xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
H A Drunxmlconf.c169 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
H A Dtestrecurse.c582 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
H A Dxmlmemory.c532 * xmlMemoryStrdup:
541 xmlMemoryStrdup(const char *str) { function
H A Drunsuite.c224 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
H A Druntest.c535 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dglobals.c86 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
524 gs->xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
H A Drunxmlconf.c169 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
H A Dtestrecurse.c582 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
H A Dxmlmemory.c532 * xmlMemoryStrdup:
541 xmlMemoryStrdup(const char *str) { function
H A Drunsuite.c224 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
H A Druntest.c535 xmlMemSetup(xmlMemFree, xmlMemMalloc, xmlMemRealloc, xmlMemoryStrdup);
H A Dxmllint.c383 ret = xmlMemoryStrdup(str);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c84 extern char *xmlMemoryStrdup(const char *str);
138 (strdupFunc == xmlMemoryStrdup)) {
148 xmlMemRealloc, xmlMemoryStrdup);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.c84 extern char *xmlMemoryStrdup(const char *str);
138 (strdupFunc == xmlMemoryStrdup)) {
148 xmlMemRealloc, xmlMemoryStrdup);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c383 ret = xmlMemoryStrdup(str);

Completed in 232 milliseconds

12