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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h180 XMLPUBFUN int XMLCALL xmlUCSIsCatPf (int code);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h180 XMLPUBFUN int XMLCALL xmlUCSIsCatPf (int code);
/macosx-10.10/libxml2-26/libxml2/
H A Dlibxml2.syms1119 xmlUCSIsCatPf;
H A Dxmlunicode.c193 {"Pf", xmlUCSIsCatPf},
2976 * xmlUCSIsCatPf:
2984 xmlUCSIsCatPf(int code) { function
H A Delfgcchack.h13666 #undef xmlUCSIsCatPf macro
13667 extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf __attribute((alias("xmlUCSIsCatPf__internal_alias")));
13669 #ifndef xmlUCSIsCatPf
13670 extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf__internal_alias __attribute((visibility("hidden")));
13671 #define xmlUCSIsCatPf xmlUCSIsCatPf__internal_alias macro
H A Dxmlregexp.c2901 ret = xmlUCSIsCatPf(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1119 xmlUCSIsCatPf;
H A Dxmlunicode.c193 {"Pf", xmlUCSIsCatPf},
2976 * xmlUCSIsCatPf:
2984 xmlUCSIsCatPf(int code) { function
H A Delfgcchack.h13492 #undef xmlUCSIsCatPf macro
13493 extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf __attribute((alias("xmlUCSIsCatPf__internal_alias")));
13495 #ifndef xmlUCSIsCatPf
13496 extern __typeof (xmlUCSIsCatPf) xmlUCSIsCatPf__internal_alias __attribute((visibility("hidden")));
13497 #define xmlUCSIsCatPf xmlUCSIsCatPf__internal_alias macro
H A Dxmlregexp.c2893 ret = xmlUCSIsCatPf(codepoint);
H A Dtestapi.c[all...]

Completed in 614 milliseconds