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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h351 xmlIOFTPMatch (const char *filename);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h345 xmlIOFTPMatch (const char *filename);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms590 xmlIOFTPMatch;
H A DxmlIO.c2185 * xmlIOFTPMatch:
2193 xmlIOFTPMatch (const char *filename) { function
2328 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
2369 xmlRegisterOutputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
H A Delfgcchack.h4508 #undef xmlIOFTPMatch macro
4509 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch __attribute((alias("xmlIOFTPMatch__internal_alias")));
4511 #ifndef xmlIOFTPMatch
4512 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch__internal_alias __attribute((visibility("hidden")));
4513 #define xmlIOFTPMatch xmlIOFTPMatch__internal_alias macro
H A Dtestapi.c28043 ret_val = xmlIOFTPMatch(filename);
28049 printf("Leak of %d blocks found in xmlIOFTPMatch",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms590 xmlIOFTPMatch;
H A DxmlIO.c2052 * xmlIOFTPMatch:
2060 xmlIOFTPMatch (const char *filename) { function
2191 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
2232 xmlRegisterOutputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen,
H A Delfgcchack.h4416 #undef xmlIOFTPMatch macro
4417 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch __attribute((alias("xmlIOFTPMatch__internal_alias")));
4419 #ifndef xmlIOFTPMatch
4420 extern __typeof (xmlIOFTPMatch) xmlIOFTPMatch__internal_alias __attribute((visibility("hidden")));
4421 #define xmlIOFTPMatch xmlIOFTPMatch__internal_alias macro
H A Dtestapi.c27868 ret_val = xmlIOFTPMatch(filename);
27874 printf("Leak of %d blocks found in xmlIOFTPMatch",
[all...]

Completed in 707 milliseconds