Searched refs:SP_HIGH_LAST (Results 1 – 1 of 1) sorted by relevance
75 #define SP_HIGH_LAST 0xDBFFu macro341 if (ucs_ch >= SP_HIGH_FIRST && ucs_ch <= SP_HIGH_LAST in utf8_encodestr()536 if (ucs_ch < SP_HIGH_FIRST || ucs_ch > SP_HIGH_LAST) { in utf8_decodestr()737 if (ucs_ch < SP_HIGH_FIRST || ucs_ch > SP_HIGH_LAST) { in utf8_validatestr()