Searched refs:xmlUCSIsCatS (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.h184 XMLPUBFUN int XMLCALL xmlUCSIsCatS (int code);
H A Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3035 * xmlUCSIsCatS:
3043 xmlUCSIsCatS(int code) { function
H A Dxmlregexp.c2721 ret = xmlUCSIsCatS(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h184 XMLPUBFUN int XMLCALL xmlUCSIsCatS (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.h184 XMLPUBFUN int XMLCALL xmlUCSIsCatS (int code);
H A Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3035 * xmlUCSIsCatS:
3043 xmlUCSIsCatS(int code) { function
H A Dxmlregexp.c2721 ret = xmlUCSIsCatS(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3035 * xmlUCSIsCatS:
3043 xmlUCSIsCatS(int code) { function
H A Delfgcchack.h13460 #undef xmlUCSIsCatS macro
13461 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS __attribute((alias("xmlUCSIsCatS__internal_alias")));
13463 #ifndef xmlUCSIsCatS
13464 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS__internal_alias __attribute((visibility("hidden")));
13465 #define xmlUCSIsCatS xmlUCSIsCatS__internal_alias macro
H A Dxmlregexp.c2872 ret = xmlUCSIsCatS(codepoint);
H A Dtestapi.c[all...]

Completed in 292 milliseconds