Searched refs:xmlUCSIsHighSurrogates (Results 1 - 8 of 8) 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.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
H A Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1709 * xmlUCSIsHighSurrogates:
1717 xmlUCSIsHighSurrogates(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlunicode.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (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.h83 XMLPUBFUN int XMLCALL xmlUCSIsHighSurrogates (int code);
H A Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1709 * xmlUCSIsHighSurrogates:
1717 xmlUCSIsHighSurrogates(int code) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlunicode.c97 {"HighSurrogates", xmlUCSIsHighSurrogates},
1709 * xmlUCSIsHighSurrogates:
1717 xmlUCSIsHighSurrogates(int code) { function
H A Delfgcchack.h13952 #undef xmlUCSIsHighSurrogates macro
13953 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates __attribute((alias("xmlUCSIsHighSurrogates__internal_alias")));
13955 #ifndef xmlUCSIsHighSurrogates
13956 extern __typeof (xmlUCSIsHighSurrogates) xmlUCSIsHighSurrogates__internal_alias __attribute((visibility("hidden")));
13957 #define xmlUCSIsHighSurrogates xmlUCSIsHighSurrogates__internal_alias macro
H A Dtestapi.c[all...]

Completed in 332 milliseconds