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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dxmlunicode.h176 XMLPUBFUN int XMLCALL xmlUCSIsCatP (int code);
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlunicode.h176 XMLPUBFUN int XMLCALL xmlUCSIsCatP (int code);
/macosx-10.10/libxml2-26/libxml2/
H A Dlibxml2.syms1115 xmlUCSIsCatP;
H A Dxmlunicode.c189 {"P", xmlUCSIsCatP},
2917 * xmlUCSIsCatP:
2925 xmlUCSIsCatP(int code) { function
H A Delfgcchack.h13618 #undef xmlUCSIsCatP macro
13619 extern __typeof (xmlUCSIsCatP) xmlUCSIsCatP __attribute((alias("xmlUCSIsCatP__internal_alias")));
13621 #ifndef xmlUCSIsCatP
13622 extern __typeof (xmlUCSIsCatP) xmlUCSIsCatP__internal_alias __attribute((visibility("hidden")));
13623 #define xmlUCSIsCatP xmlUCSIsCatP__internal_alias macro
H A Dxmlregexp.c2834 ret = xmlUCSIsCatP(codepoint);
2883 ret = xmlUCSIsCatP(codepoint);
H A Dtestapi.c[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1115 xmlUCSIsCatP;
H A Dxmlunicode.c189 {"P", xmlUCSIsCatP},
2917 * xmlUCSIsCatP:
2925 xmlUCSIsCatP(int code) { function
H A Delfgcchack.h13444 #undef xmlUCSIsCatP macro
13445 extern __typeof (xmlUCSIsCatP) xmlUCSIsCatP __attribute((alias("xmlUCSIsCatP__internal_alias")));
13447 #ifndef xmlUCSIsCatP
13448 extern __typeof (xmlUCSIsCatP) xmlUCSIsCatP__internal_alias __attribute((visibility("hidden")));
13449 #define xmlUCSIsCatP xmlUCSIsCatP__internal_alias macro
H A Dxmlregexp.c2826 ret = xmlUCSIsCatP(codepoint);
2875 ret = xmlUCSIsCatP(codepoint);
H A Dtestapi.c[all...]

Completed in 719 milliseconds