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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h188 XMLPUBFUN int XMLCALL xmlUCSIsCatSo (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h188 XMLPUBFUN int XMLCALL xmlUCSIsCatSo (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1127 xmlUCSIsCatSo;
H A Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3087 * xmlUCSIsCatSo:
3095 xmlUCSIsCatSo(int code) { function
H A Delfgcchack.h13762 #undef xmlUCSIsCatSo macro
13763 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo __attribute((alias("xmlUCSIsCatSo__internal_alias")));
13765 #ifndef xmlUCSIsCatSo
13766 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo__internal_alias __attribute((visibility("hidden")));
13767 #define xmlUCSIsCatSo xmlUCSIsCatSo__internal_alias macro
H A Dxmlregexp.c2931 ret = xmlUCSIsCatSo(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1127 xmlUCSIsCatSo;
H A Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3087 * xmlUCSIsCatSo:
3095 xmlUCSIsCatSo(int code) { function
H A Delfgcchack.h13588 #undef xmlUCSIsCatSo macro
13589 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo __attribute((alias("xmlUCSIsCatSo__internal_alias")));
13591 #ifndef xmlUCSIsCatSo
13592 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo__internal_alias __attribute((visibility("hidden")));
13593 #define xmlUCSIsCatSo xmlUCSIsCatSo__internal_alias macro
H A Dxmlregexp.c2923 ret = xmlUCSIsCatSo(codepoint);
H A Dtestapi.c[all...]

Completed in 421 milliseconds