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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h163 XMLPUBFUN int XMLCALL xmlUCSIsCatLl (int code);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h163 XMLPUBFUN int XMLCALL xmlUCSIsCatLl (int code);
/macosx-10.10/libxml2-26/libxml2/
H A Dlibxml2.syms1102 xmlUCSIsCatLl;
H A Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2740 * xmlUCSIsCatLl:
2748 xmlUCSIsCatLl(int code) { function
H A Delfgcchack.h13462 #undef xmlUCSIsCatLl macro
13463 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl __attribute((alias("xmlUCSIsCatLl__internal_alias")));
13465 #ifndef xmlUCSIsCatLl
13466 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl__internal_alias __attribute((visibility("hidden")));
13467 #define xmlUCSIsCatLl xmlUCSIsCatLl__internal_alias macro
H A Dxmlregexp.c2847 ret = xmlUCSIsCatLl(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1102 xmlUCSIsCatLl;
H A Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2740 * xmlUCSIsCatLl:
2748 xmlUCSIsCatLl(int code) { function
H A Delfgcchack.h13288 #undef xmlUCSIsCatLl macro
13289 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl __attribute((alias("xmlUCSIsCatLl__internal_alias")));
13291 #ifndef xmlUCSIsCatLl
13292 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl__internal_alias __attribute((visibility("hidden")));
13293 #define xmlUCSIsCatLl xmlUCSIsCatLl__internal_alias macro
H A Dxmlregexp.c2839 ret = xmlUCSIsCatLl(codepoint);
H A Dtestapi.c[all...]

Completed in 705 milliseconds