Searched refs:xmlRecoverDoc (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dparser.h865 xmlRecoverDoc (const xmlChar *cur);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dparser.h862 xmlRecoverDoc (const xmlChar *cur);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms763 xmlRecoverDoc;
H A Delfgcchack.h8236 #undef xmlRecoverDoc macro
8237 extern __typeof (xmlRecoverDoc) xmlRecoverDoc __attribute((alias("xmlRecoverDoc__internal_alias")));
8239 #ifndef xmlRecoverDoc
8240 extern __typeof (xmlRecoverDoc) xmlRecoverDoc__internal_alias __attribute((visibility("hidden")));
8241 #define xmlRecoverDoc xmlRecoverDoc__internal_alias macro
H A Dparser.c14205 * xmlRecoverDoc:
14216 xmlRecoverDoc(const xmlChar *cur) { function
H A Dtestapi.c14621 ret_val = xmlRecoverDoc((const xmlChar *)cur);
14627 printf("Leak of %d blocks found in xmlRecoverDoc",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms763 xmlRecoverDoc;
H A Delfgcchack.h8110 #undef xmlRecoverDoc macro
8111 extern __typeof (xmlRecoverDoc) xmlRecoverDoc __attribute((alias("xmlRecoverDoc__internal_alias")));
8113 #ifndef xmlRecoverDoc
8114 extern __typeof (xmlRecoverDoc) xmlRecoverDoc__internal_alias __attribute((visibility("hidden")));
8115 #define xmlRecoverDoc xmlRecoverDoc__internal_alias macro
H A Dparser.c13511 * xmlRecoverDoc:
13522 xmlRecoverDoc(const xmlChar *cur) { function
H A Dtestapi.c14632 ret_val = xmlRecoverDoc((const xmlChar *)cur);
14638 printf("Leak of %d blocks found in xmlRecoverDoc",
[all...]

Completed in 586 milliseconds