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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h170 XMLPUBFUN int XMLCALL xmlUCSIsCatMe (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h170 XMLPUBFUN int XMLCALL xmlUCSIsCatMe (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1109 xmlUCSIsCatMe;
H A Dxmlunicode.c183 {"Me", xmlUCSIsCatMe},
2831 * xmlUCSIsCatMe:
2839 xmlUCSIsCatMe(int code) { function
H A Delfgcchack.h13546 #undef xmlUCSIsCatMe macro
13547 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe __attribute((alias("xmlUCSIsCatMe__internal_alias")));
13549 #ifndef xmlUCSIsCatMe
13550 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe__internal_alias __attribute((visibility("hidden")));
13551 #define xmlUCSIsCatMe xmlUCSIsCatMe__internal_alias macro
H A Dxmlregexp.c2868 ret = xmlUCSIsCatMe(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1109 xmlUCSIsCatMe;
H A Dxmlunicode.c183 {"Me", xmlUCSIsCatMe},
2831 * xmlUCSIsCatMe:
2839 xmlUCSIsCatMe(int code) { function
H A Delfgcchack.h13372 #undef xmlUCSIsCatMe macro
13373 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe __attribute((alias("xmlUCSIsCatMe__internal_alias")));
13375 #ifndef xmlUCSIsCatMe
13376 extern __typeof (xmlUCSIsCatMe) xmlUCSIsCatMe__internal_alias __attribute((visibility("hidden")));
13377 #define xmlUCSIsCatMe xmlUCSIsCatMe__internal_alias macro
H A Dxmlregexp.c2860 ret = xmlUCSIsCatMe(codepoint);
H A Dtestapi.c[all...]

Completed in 459 milliseconds