Searched refs:is_valid_ext_code (Results 1 – 2 of 2) sorted by relevance
54 #define is_valid_ext_code(v) ((v) >= EXT_RANGE_BEGIN && (v) <= EXT_RANGE_END) macro
149 if ( have_EXT(isc_type) && is_valid_ext_code(keepc2) ) in iscii_to_utf8()