Searched refs:xmlUCSIsCatCc (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.h158 XMLPUBFUN int XMLCALL xmlUCSIsCatCc (int code);
H A Dxmlunicode.c171 {"Cc", xmlUCSIsCatCc},
2666 * xmlUCSIsCatCc:
2674 xmlUCSIsCatCc(int code) { function
H A Dxmlregexp.c2739 ret = xmlUCSIsCatCc(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h158 XMLPUBFUN int XMLCALL xmlUCSIsCatCc (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.h158 XMLPUBFUN int XMLCALL xmlUCSIsCatCc (int code);
H A Dxmlunicode.c171 {"Cc", xmlUCSIsCatCc},
2666 * xmlUCSIsCatCc:
2674 xmlUCSIsCatCc(int code) { function
H A Dxmlregexp.c2739 ret = xmlUCSIsCatCc(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c171 {"Cc", xmlUCSIsCatCc},
2666 * xmlUCSIsCatCc:
2674 xmlUCSIsCatCc(int code) { function
H A Delfgcchack.h13148 #undef xmlUCSIsCatCc macro
13149 extern __typeof (xmlUCSIsCatCc) xmlUCSIsCatCc __attribute((alias("xmlUCSIsCatCc__internal_alias")));
13151 #ifndef xmlUCSIsCatCc
13152 extern __typeof (xmlUCSIsCatCc) xmlUCSIsCatCc__internal_alias __attribute((visibility("hidden")));
13153 #define xmlUCSIsCatCc xmlUCSIsCatCc__internal_alias macro
H A Dxmlregexp.c2890 ret = xmlUCSIsCatCc(codepoint);
H A Dtestapi.c[all...]

Completed in 256 milliseconds