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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h192 XMLPUBFUN int XMLCALL xmlUCSIsCatZs (int code);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h192 XMLPUBFUN int XMLCALL xmlUCSIsCatZs (int code);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms1131 xmlUCSIsCatZs;
H A Dxmlunicode.c205 {"Zs", xmlUCSIsCatZs}};
3139 * xmlUCSIsCatZs:
3147 xmlUCSIsCatZs(int code) { function
H A Delfgcchack.h13810 #undef xmlUCSIsCatZs macro
13811 extern __typeof (xmlUCSIsCatZs) xmlUCSIsCatZs __attribute((alias("xmlUCSIsCatZs__internal_alias")));
13813 #ifndef xmlUCSIsCatZs
13814 extern __typeof (xmlUCSIsCatZs) xmlUCSIsCatZs__internal_alias __attribute((visibility("hidden")));
13815 #define xmlUCSIsCatZs xmlUCSIsCatZs__internal_alias macro
H A Dxmlregexp.c2910 ret = xmlUCSIsCatZs(codepoint);
H A Dtestapi.c[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1131 xmlUCSIsCatZs;
H A Dxmlunicode.c205 {"Zs", xmlUCSIsCatZs}};
3139 * xmlUCSIsCatZs:
3147 xmlUCSIsCatZs(int code) { function
H A Delfgcchack.h13636 #undef xmlUCSIsCatZs macro
13637 extern __typeof (xmlUCSIsCatZs) xmlUCSIsCatZs __attribute((alias("xmlUCSIsCatZs__internal_alias")));
13639 #ifndef xmlUCSIsCatZs
13640 extern __typeof (xmlUCSIsCatZs) xmlUCSIsCatZs__internal_alias __attribute((visibility("hidden")));
13641 #define xmlUCSIsCatZs xmlUCSIsCatZs__internal_alias macro
H A Dxmlregexp.c2902 ret = xmlUCSIsCatZs(codepoint);
H A Dtestapi.c[all...]

Completed in 708 milliseconds