Searched refs:xmlUCSIsCatSo (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlunicode.in.h188 XMLPUBFUN int XMLCALL xmlUCSIsCatSo (int code);
H A Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3087 * xmlUCSIsCatSo:
3095 xmlUCSIsCatSo(int code) { function
H A Dxmlregexp.c2733 ret = xmlUCSIsCatSo(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h188 XMLPUBFUN int XMLCALL xmlUCSIsCatSo (int code);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.in.h188 XMLPUBFUN int XMLCALL xmlUCSIsCatSo (int code);
H A Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3087 * xmlUCSIsCatSo:
3095 xmlUCSIsCatSo(int code) { function
H A Dxmlregexp.c2733 ret = xmlUCSIsCatSo(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3087 * xmlUCSIsCatSo:
3095 xmlUCSIsCatSo(int code) { function
H A Delfgcchack.h13508 #undef xmlUCSIsCatSo macro
13509 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo __attribute((alias("xmlUCSIsCatSo__internal_alias")));
13511 #ifndef xmlUCSIsCatSo
13512 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo__internal_alias __attribute((visibility("hidden")));
13513 #define xmlUCSIsCatSo xmlUCSIsCatSo__internal_alias macro
H A Dxmlregexp.c2884 ret = xmlUCSIsCatSo(codepoint);
H A Dtestapi.c[all...]

Completed in 401 milliseconds