Searched refs:do_not_ignore_null (Results 1 – 9 of 9) sorted by relevance
324 boolean_t do_not_ignore_null; in uconv_u16tou32() local345 do_not_ignore_null = ((flag & UCONV_IGNORE_NULL) == 0); in uconv_u16tou32()377 if (u16s[u16l] == 0 && do_not_ignore_null) in uconv_u16tou32()434 boolean_t do_not_ignore_null; in uconv_u16tou8() local447 do_not_ignore_null = ((flag & UCONV_IGNORE_NULL) == 0); in uconv_u16tou8()456 if (u16s[u16l] == 0 && do_not_ignore_null) in uconv_u16tou8()528 boolean_t do_not_ignore_null; in uconv_u32tou16() local540 do_not_ignore_null = ((flag & UCONV_IGNORE_NULL) == 0); in uconv_u32tou16()554 if (u32s[u32l] == 0 && do_not_ignore_null) in uconv_u32tou16()610 boolean_t do_not_ignore_null; in uconv_u32tou8() local[all …]
1923 boolean_t do_not_ignore_null; in u8_textprep_str() local1967 do_not_ignore_null = !(flag & U8_TEXTPREP_IGNORE_NULL); in u8_textprep_str()1983 if (*ib == '\0' && do_not_ignore_null) in u8_textprep_str()2068 if (*ib == '\0' && do_not_ignore_null) in u8_textprep_str()
226 boolean_t do_not_ignore_null; in kiconvstr_fr_gb18030() local233 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_gb18030()236 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_gb18030()444 boolean_t do_not_ignore_null; in kiconvstr_fr_gbk() local451 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_gbk()454 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_gbk()628 boolean_t do_not_ignore_null; in kiconvstr_fr_euccn() local635 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_euccn()638 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_euccn()
202 boolean_t do_not_ignore_null; in kiconvstr_utf8_to_cck() local207 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_utf8_to_cck()212 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_utf8_to_cck()
182 boolean_t do_not_ignore_null; in kiconvstr_fr_euckr() local189 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_euckr()192 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_euckr()350 boolean_t do_not_ignore_null; in kiconvstr_fr_uhc() local357 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_uhc()360 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_uhc()
527 boolean_t do_not_ignore_null; in _do_kiconvstr_fr_eucjp() local538 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in _do_kiconvstr_fr_eucjp()544 if (ic1 == '\0' && do_not_ignore_null) { in _do_kiconvstr_fr_eucjp()677 boolean_t do_not_ignore_null; in _do_kiconvstr_to_eucjp() local690 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in _do_kiconvstr_to_eucjp()695 if (ucs4 == 0x0 && do_not_ignore_null) { in _do_kiconvstr_to_eucjp()1136 boolean_t do_not_ignore_null; in _do_kiconvstr_fr_sjis() local1147 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in _do_kiconvstr_fr_sjis()1153 if (ic1 == '\0' && do_not_ignore_null) { in _do_kiconvstr_fr_sjis()1370 boolean_t do_not_ignore_null; in _do_kiconvstr_to_sjis() local[all …]
232 boolean_t do_not_ignore_null; in kiconvstr_fr_big5_common() local237 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_big5_common()240 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_big5_common()479 boolean_t do_not_ignore_null; in kiconvstr_fr_euctw() local486 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_euctw()489 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_euctw()
468 boolean_t do_not_ignore_null; in kiconvstr_to_sb() local479 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_to_sb()511 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_to_sb()647 boolean_t do_not_ignore_null; in kiconvstr_fr_sb() local652 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_sb()655 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_sb()
908 boolean_t do_not_ignore_null; in kiconvstr_to_sb() local920 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_to_sb()960 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_to_sb()1265 boolean_t do_not_ignore_null; in kiconvstr_fr_sb() local1276 do_not_ignore_null = ((flag & KICONV_IGNORE_NULL) == 0); in kiconvstr_fr_sb()1283 if (*ib == '\0' && do_not_ignore_null) in kiconvstr_fr_sb()