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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h184 XMLPUBFUN int XMLCALL xmlUCSIsCatS (int code);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h184 XMLPUBFUN int XMLCALL xmlUCSIsCatS (int code);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms1123 xmlUCSIsCatS;
H A Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3035 * xmlUCSIsCatS:
3043 xmlUCSIsCatS(int code) { function
H A Delfgcchack.h13714 #undef xmlUCSIsCatS macro
13715 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS __attribute((alias("xmlUCSIsCatS__internal_alias")));
13717 #ifndef xmlUCSIsCatS
13718 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS__internal_alias __attribute((visibility("hidden")));
13719 #define xmlUCSIsCatS xmlUCSIsCatS__internal_alias macro
H A Dxmlregexp.c2919 ret = xmlUCSIsCatS(codepoint);
H A Dtestapi.c[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1123 xmlUCSIsCatS;
H A Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3035 * xmlUCSIsCatS:
3043 xmlUCSIsCatS(int code) { function
H A Delfgcchack.h13540 #undef xmlUCSIsCatS macro
13541 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS __attribute((alias("xmlUCSIsCatS__internal_alias")));
13543 #ifndef xmlUCSIsCatS
13544 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS__internal_alias __attribute((visibility("hidden")));
13545 #define xmlUCSIsCatS xmlUCSIsCatS__internal_alias macro
H A Dxmlregexp.c2911 ret = xmlUCSIsCatS(codepoint);
H A Dtestapi.c[all...]

Completed in 442 milliseconds