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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DxmlIO.h315 xmlFileMatch (const char *filename);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxmlIO.h309 xmlFileMatch (const char *filename);
/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c867 * xmlFileMatch:
875 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { function
2311 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2349 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
H A Dlibxml2.syms585 xmlFileMatch;
H A Delfgcchack.h3487 #undef xmlFileMatch macro
3488 extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));
3490 #ifndef xmlFileMatch
3491 extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));
3492 #define xmlFileMatch xmlFileMatch__internal_alias macro
H A Dtestapi.c27898 ret_val = xmlFileMatch(filename);
27904 printf("Leak of %d blocks found in xmlFileMatch",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c853 * xmlFileMatch:
861 xmlFileMatch (const char *filename ATTRIBUTE_UNUSED) { function
2178 xmlRegisterInputCallbacks(xmlFileMatch, xmlFileOpen,
2212 xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
H A Dlibxml2.syms585 xmlFileMatch;
H A Delfgcchack.h3395 #undef xmlFileMatch macro
3396 extern __typeof (xmlFileMatch) xmlFileMatch __attribute((alias("xmlFileMatch__internal_alias")));
3398 #ifndef xmlFileMatch
3399 extern __typeof (xmlFileMatch) xmlFileMatch__internal_alias __attribute((visibility("hidden")));
3400 #define xmlFileMatch xmlFileMatch__internal_alias macro
H A Dtestapi.c27723 ret_val = xmlFileMatch(filename);
27729 printf("Leak of %d blocks found in xmlFileMatch",
[all...]

Completed in 727 milliseconds