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

/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms1949 xmlDocCopyNodeList;
H A Dxinclude.c1985 ctxt->incTab[nr]->inc = xmlDocCopyNodeList(ctxt->doc,
H A Delfgcchack.h2995 #undef xmlDocCopyNodeList macro
2996 extern __typeof (xmlDocCopyNodeList) xmlDocCopyNodeList __attribute((alias("xmlDocCopyNodeList__internal_alias")));
2998 #ifndef xmlDocCopyNodeList
2999 extern __typeof (xmlDocCopyNodeList) xmlDocCopyNodeList__internal_alias __attribute((visibility("hidden")));
3000 #define xmlDocCopyNodeList xmlDocCopyNodeList__internal_alias macro
H A Dtree.c4362 * xmlDocCopyNodeList:
4370 xmlNodePtr xmlDocCopyNodeList(xmlDocPtr doc, const xmlNodePtr node) { function
4380 * Use xmlDocCopyNodeList() if possible to ensure string interning.
H A Dtestapi.c19929 ret_val = xmlDocCopyNodeList(doc, (const xmlNodePtr)node);
19936 printf("Leak of %d blocks found in xmlDocCopyNodeList",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1949 xmlDocCopyNodeList;
H A Dxinclude.c1956 ctxt->incTab[nr]->inc = xmlDocCopyNodeList(ctxt->doc,
H A Delfgcchack.h2903 #undef xmlDocCopyNodeList macro
2904 extern __typeof (xmlDocCopyNodeList) xmlDocCopyNodeList __attribute((alias("xmlDocCopyNodeList__internal_alias")));
2906 #ifndef xmlDocCopyNodeList
2907 extern __typeof (xmlDocCopyNodeList) xmlDocCopyNodeList__internal_alias __attribute((visibility("hidden")));
2908 #define xmlDocCopyNodeList xmlDocCopyNodeList__internal_alias macro
H A Dtree.c4309 * xmlDocCopyNodeList:
4317 xmlNodePtr xmlDocCopyNodeList(xmlDocPtr doc, const xmlNodePtr node) { function
4327 * Use xmlDocCopyNodeList() if possible to ensure string interning.
H A Dtestapi.c19761 ret_val = xmlDocCopyNodeList(doc, (const xmlNodePtr)node);
19768 printf("Leak of %d blocks found in xmlDocCopyNodeList",
[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dtree.h886 xmlDocCopyNodeList (xmlDocPtr doc,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dtree.h846 xmlDocCopyNodeList (xmlDocPtr doc,

Completed in 845 milliseconds