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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h179 XMLPUBFUN int XMLCALL xmlUCSIsCatPe (int code);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h179 XMLPUBFUN int XMLCALL xmlUCSIsCatPe (int code);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms1118 xmlUCSIsCatPe;
H A Dxmlunicode.c192 {"Pe", xmlUCSIsCatPe},
2963 * xmlUCSIsCatPe:
2971 xmlUCSIsCatPe(int code) { function
H A Delfgcchack.h13654 #undef xmlUCSIsCatPe macro
13655 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe __attribute((alias("xmlUCSIsCatPe__internal_alias")));
13657 #ifndef xmlUCSIsCatPe
13658 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe__internal_alias __attribute((visibility("hidden")));
13659 #define xmlUCSIsCatPe xmlUCSIsCatPe__internal_alias macro
H A Dxmlregexp.c2895 ret = xmlUCSIsCatPe(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1118 xmlUCSIsCatPe;
H A Dxmlunicode.c192 {"Pe", xmlUCSIsCatPe},
2963 * xmlUCSIsCatPe:
2971 xmlUCSIsCatPe(int code) { function
H A Delfgcchack.h13480 #undef xmlUCSIsCatPe macro
13481 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe __attribute((alias("xmlUCSIsCatPe__internal_alias")));
13483 #ifndef xmlUCSIsCatPe
13484 extern __typeof (xmlUCSIsCatPe) xmlUCSIsCatPe__internal_alias __attribute((visibility("hidden")));
13485 #define xmlUCSIsCatPe xmlUCSIsCatPe__internal_alias macro
H A Dxmlregexp.c2887 ret = xmlUCSIsCatPe(codepoint);
H A Dtestapi.c[all...]

Completed in 531 milliseconds