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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h169 XMLPUBFUN int XMLCALL xmlUCSIsCatMc (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h169 XMLPUBFUN int XMLCALL xmlUCSIsCatMc (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1108 xmlUCSIsCatMc;
H A Dxmlunicode.c182 {"Mc", xmlUCSIsCatMc},
2818 * xmlUCSIsCatMc:
2826 xmlUCSIsCatMc(int code) { function
H A Delfgcchack.h13534 #undef xmlUCSIsCatMc macro
13535 extern __typeof (xmlUCSIsCatMc) xmlUCSIsCatMc __attribute((alias("xmlUCSIsCatMc__internal_alias")));
13537 #ifndef xmlUCSIsCatMc
13538 extern __typeof (xmlUCSIsCatMc) xmlUCSIsCatMc__internal_alias __attribute((visibility("hidden")));
13539 #define xmlUCSIsCatMc xmlUCSIsCatMc__internal_alias macro
H A Dxmlregexp.c2865 ret = xmlUCSIsCatMc(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1108 xmlUCSIsCatMc;
H A Dxmlunicode.c182 {"Mc", xmlUCSIsCatMc},
2818 * xmlUCSIsCatMc:
2826 xmlUCSIsCatMc(int code) { function
H A Delfgcchack.h13360 #undef xmlUCSIsCatMc macro
13361 extern __typeof (xmlUCSIsCatMc) xmlUCSIsCatMc __attribute((alias("xmlUCSIsCatMc__internal_alias")));
13363 #ifndef xmlUCSIsCatMc
13364 extern __typeof (xmlUCSIsCatMc) xmlUCSIsCatMc__internal_alias __attribute((visibility("hidden")));
13365 #define xmlUCSIsCatMc xmlUCSIsCatMc__internal_alias macro
H A Dxmlregexp.c2857 ret = xmlUCSIsCatMc(codepoint);
H A Dtestapi.c[all...]

Completed in 529 milliseconds