Searched refs:xmlUCSIsCatZ (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.h189 XMLPUBFUN int XMLCALL xmlUCSIsCatZ (int code);
H A Dxmlunicode.c202 {"Z", xmlUCSIsCatZ},
3100 * xmlUCSIsCatZ:
3108 xmlUCSIsCatZ(int code) { function
H A Dxmlregexp.c2638 ret = xmlUCSIsCatZ(codepoint);
2709 ret = xmlUCSIsCatZ(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h189 XMLPUBFUN int XMLCALL xmlUCSIsCatZ (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.h189 XMLPUBFUN int XMLCALL xmlUCSIsCatZ (int code);
H A Dxmlunicode.c202 {"Z", xmlUCSIsCatZ},
3100 * xmlUCSIsCatZ:
3108 xmlUCSIsCatZ(int code) { function
H A Dxmlregexp.c2638 ret = xmlUCSIsCatZ(codepoint);
2709 ret = xmlUCSIsCatZ(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c202 {"Z", xmlUCSIsCatZ},
3100 * xmlUCSIsCatZ:
3108 xmlUCSIsCatZ(int code) { function
H A Delfgcchack.h13520 #undef xmlUCSIsCatZ macro
13521 extern __typeof (xmlUCSIsCatZ) xmlUCSIsCatZ __attribute((alias("xmlUCSIsCatZ__internal_alias")));
13523 #ifndef xmlUCSIsCatZ
13524 extern __typeof (xmlUCSIsCatZ) xmlUCSIsCatZ__internal_alias __attribute((visibility("hidden")));
13525 #define xmlUCSIsCatZ xmlUCSIsCatZ__internal_alias macro
H A Dxmlregexp.c2789 ret = xmlUCSIsCatZ(codepoint);
2860 ret = xmlUCSIsCatZ(codepoint);
H A Dtestapi.c[all...]

Completed in 347 milliseconds