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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h178 XMLPUBFUN int XMLCALL xmlUCSIsCatPd (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h178 XMLPUBFUN int XMLCALL xmlUCSIsCatPd (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1117 xmlUCSIsCatPd;
H A Dxmlunicode.c191 {"Pd", xmlUCSIsCatPd},
2950 * xmlUCSIsCatPd:
2958 xmlUCSIsCatPd(int code) { function
H A Delfgcchack.h13642 #undef xmlUCSIsCatPd macro
13643 extern __typeof (xmlUCSIsCatPd) xmlUCSIsCatPd __attribute((alias("xmlUCSIsCatPd__internal_alias")));
13645 #ifndef xmlUCSIsCatPd
13646 extern __typeof (xmlUCSIsCatPd) xmlUCSIsCatPd__internal_alias __attribute((visibility("hidden")));
13647 #define xmlUCSIsCatPd xmlUCSIsCatPd__internal_alias macro
H A Dxmlregexp.c2889 ret = xmlUCSIsCatPd(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1117 xmlUCSIsCatPd;
H A Dxmlunicode.c191 {"Pd", xmlUCSIsCatPd},
2950 * xmlUCSIsCatPd:
2958 xmlUCSIsCatPd(int code) { function
H A Delfgcchack.h13468 #undef xmlUCSIsCatPd macro
13469 extern __typeof (xmlUCSIsCatPd) xmlUCSIsCatPd __attribute((alias("xmlUCSIsCatPd__internal_alias")));
13471 #ifndef xmlUCSIsCatPd
13472 extern __typeof (xmlUCSIsCatPd) xmlUCSIsCatPd__internal_alias __attribute((visibility("hidden")));
13473 #define xmlUCSIsCatPd xmlUCSIsCatPd__internal_alias macro
H A Dxmlregexp.c2881 ret = xmlUCSIsCatPd(codepoint);
H A Dtestapi.c[all...]

Completed in 461 milliseconds