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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h182 XMLPUBFUN int XMLCALL xmlUCSIsCatPo (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h182 XMLPUBFUN int XMLCALL xmlUCSIsCatPo (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1121 xmlUCSIsCatPo;
H A Dxmlunicode.c195 {"Po", xmlUCSIsCatPo},
3009 * xmlUCSIsCatPo:
3017 xmlUCSIsCatPo(int code) { function
H A Delfgcchack.h13690 #undef xmlUCSIsCatPo macro
13691 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo __attribute((alias("xmlUCSIsCatPo__internal_alias")));
13693 #ifndef xmlUCSIsCatPo
13694 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo__internal_alias __attribute((visibility("hidden")));
13695 #define xmlUCSIsCatPo xmlUCSIsCatPo__internal_alias macro
H A Dxmlregexp.c2904 ret = xmlUCSIsCatPo(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1121 xmlUCSIsCatPo;
H A Dxmlunicode.c195 {"Po", xmlUCSIsCatPo},
3009 * xmlUCSIsCatPo:
3017 xmlUCSIsCatPo(int code) { function
H A Delfgcchack.h13516 #undef xmlUCSIsCatPo macro
13517 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo __attribute((alias("xmlUCSIsCatPo__internal_alias")));
13519 #ifndef xmlUCSIsCatPo
13520 extern __typeof (xmlUCSIsCatPo) xmlUCSIsCatPo__internal_alias __attribute((visibility("hidden")));
13521 #define xmlUCSIsCatPo xmlUCSIsCatPo__internal_alias macro
H A Dxmlregexp.c2896 ret = xmlUCSIsCatPo(codepoint);
H A Dtestapi.c[all...]

Completed in 475 milliseconds