Searched refs:xmlUCSIsCatC (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.h157 XMLPUBFUN int XMLCALL xmlUCSIsCatC (int code);
H A Dxmlunicode.c170 {"C", xmlUCSIsCatC},
2653 * xmlUCSIsCatC:
2661 xmlUCSIsCatC(int code) { function
H A Dxmlregexp.c2640 ret = xmlUCSIsCatC(codepoint);
2736 ret = xmlUCSIsCatC(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h157 XMLPUBFUN int XMLCALL xmlUCSIsCatC (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.h157 XMLPUBFUN int XMLCALL xmlUCSIsCatC (int code);
H A Dxmlunicode.c170 {"C", xmlUCSIsCatC},
2653 * xmlUCSIsCatC:
2661 xmlUCSIsCatC(int code) { function
H A Dxmlregexp.c2640 ret = xmlUCSIsCatC(codepoint);
2736 ret = xmlUCSIsCatC(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c170 {"C", xmlUCSIsCatC},
2653 * xmlUCSIsCatC:
2661 xmlUCSIsCatC(int code) { function
H A Delfgcchack.h13136 #undef xmlUCSIsCatC macro
13137 extern __typeof (xmlUCSIsCatC) xmlUCSIsCatC __attribute((alias("xmlUCSIsCatC__internal_alias")));
13139 #ifndef xmlUCSIsCatC
13140 extern __typeof (xmlUCSIsCatC) xmlUCSIsCatC__internal_alias __attribute((visibility("hidden")));
13141 #define xmlUCSIsCatC xmlUCSIsCatC__internal_alias macro
H A Dxmlregexp.c2791 ret = xmlUCSIsCatC(codepoint);
2887 ret = xmlUCSIsCatC(codepoint);
H A Dtestapi.c[all...]

Completed in 293 milliseconds