Searched refs:xmlUCSIsCatN (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.h172 XMLPUBFUN int XMLCALL xmlUCSIsCatN (int code);
H A Dxmlunicode.c185 {"N", xmlUCSIsCatN},
2860 * xmlUCSIsCatN:
2868 xmlUCSIsCatN(int code) { function
H A Dxmlregexp.c2673 ret = xmlUCSIsCatN(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h172 XMLPUBFUN int XMLCALL xmlUCSIsCatN (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.h172 XMLPUBFUN int XMLCALL xmlUCSIsCatN (int code);
H A Dxmlunicode.c185 {"N", xmlUCSIsCatN},
2860 * xmlUCSIsCatN:
2868 xmlUCSIsCatN(int code) { function
H A Dxmlregexp.c2673 ret = xmlUCSIsCatN(codepoint);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c185 {"N", xmlUCSIsCatN},
2860 * xmlUCSIsCatN:
2868 xmlUCSIsCatN(int code) { function
H A Delfgcchack.h13316 #undef xmlUCSIsCatN macro
13317 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN __attribute((alias("xmlUCSIsCatN__internal_alias")));
13319 #ifndef xmlUCSIsCatN
13320 extern __typeof (xmlUCSIsCatN) xmlUCSIsCatN__internal_alias __attribute((visibility("hidden")));
13321 #define xmlUCSIsCatN xmlUCSIsCatN__internal_alias macro
H A Dxmlregexp.c2824 ret = xmlUCSIsCatN(codepoint);
H A Dtestapi.c[all...]

Completed in 345 milliseconds