Searched refs:KICONV_LOWER (Results 1 – 6 of 6) sorted by relevance
231 if (casetype == KICONV_LOWER && dp->t_ctp) { in iconv_xlat16_conv()247 if (casetype == KICONV_LOWER) { in iconv_xlat16_conv()
301 if (casetype == KICONV_LOWER && dp->ctype) { in iconv_ucs_conv()320 &or, casetype & (KICONV_LOWER | KICONV_UPPER)); in iconv_ucs_conv()
137 KICONV_LOWER | KICONV_UPPER); in kiconv_add_xlat16_cspairs()253 if (lcase & KICONV_LOWER && ud != tolower(ud)) { in kiconv_xlat16_open()
44 #define KICONV_LOWER 1 /* tolower converted character */ macro
315 KICONV_FROM_UPPER | KICONV_LOWER); in set_charset()
809 ilen, (char **)&outp, &olen, KICONV_LOWER); in dos2unixchr()