Home
last modified time | relevance | path

Searched refs:is_it_tolower (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/common/unicode/
H A Du8_textprep.c1382 boolean_t is_it_tolower, in collect_a_seq() argument
1442 else if (is_it_tolower) in collect_a_seq()
1459 if (is_it_toupper || is_it_tolower) { in collect_a_seq()
1739 boolean_t is_it_tolower; in do_norm_compare() local
1749 is_it_tolower = flag & U8_TEXTPREP_TOLOWER; in do_norm_compare()
1768 else if (is_it_tolower) in do_norm_compare()
1778 is_it_toupper, is_it_tolower, in do_norm_compare()
1788 else if (is_it_tolower) in do_norm_compare()
1798 is_it_toupper, is_it_tolower, in do_norm_compare()
1926 boolean_t is_it_tolower; in u8_textprep_str() local
[all …]