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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h190 XMLPUBFUN int XMLCALL xmlUCSIsCatZl (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h190 XMLPUBFUN int XMLCALL xmlUCSIsCatZl (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1129 xmlUCSIsCatZl;
H A Dxmlunicode.c203 {"Zl", xmlUCSIsCatZl},
3113 * xmlUCSIsCatZl:
3121 xmlUCSIsCatZl(int code) { function
H A Delfgcchack.h13786 #undef xmlUCSIsCatZl macro
13787 extern __typeof (xmlUCSIsCatZl) xmlUCSIsCatZl __attribute((alias("xmlUCSIsCatZl__internal_alias")));
13789 #ifndef xmlUCSIsCatZl
13790 extern __typeof (xmlUCSIsCatZl) xmlUCSIsCatZl__internal_alias __attribute((visibility("hidden")));
13791 #define xmlUCSIsCatZl xmlUCSIsCatZl__internal_alias macro
H A Dxmlregexp.c2913 ret = xmlUCSIsCatZl(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1129 xmlUCSIsCatZl;
H A Dxmlunicode.c203 {"Zl", xmlUCSIsCatZl},
3113 * xmlUCSIsCatZl:
3121 xmlUCSIsCatZl(int code) { function
H A Delfgcchack.h13612 #undef xmlUCSIsCatZl macro
13613 extern __typeof (xmlUCSIsCatZl) xmlUCSIsCatZl __attribute((alias("xmlUCSIsCatZl__internal_alias")));
13615 #ifndef xmlUCSIsCatZl
13616 extern __typeof (xmlUCSIsCatZl) xmlUCSIsCatZl__internal_alias __attribute((visibility("hidden")));
13617 #define xmlUCSIsCatZl xmlUCSIsCatZl__internal_alias macro
H A Dxmlregexp.c2905 ret = xmlUCSIsCatZl(codepoint);
H A Dtestapi.c[all...]

Completed in 510 milliseconds