Searched refs:UNICODE_ON (Results 1 – 6 of 6) sorted by relevance
18 UNICODE_ON = 2, enumerator78 # define unicode_status UNICODE_ON
47 unicode_status = (width == 1 ? UNICODE_ON : UNICODE_OFF); in reinit_unicode()74 unicode_status = UNICODE_ON; in reinit_unicode()126 if (unicode_status != UNICODE_ON) { in wcrtomb()137 if (unicode_status != UNICODE_ON) { in wcstombs()230 if (unicode_status != UNICODE_ON) { in mbstowcs()1018 if (unicode_status != UNICODE_ON) { in unicode_conv_to_printable2()1160 if (unicode_status != UNICODE_ON) { in unicode_padding_to_width()
271 if (unicode_status == UNICODE_ON) { in load_string()289 if (unicode_status == UNICODE_ON) { in save_string()339 if (unicode_status == UNICODE_ON) { in BB_PUTCHAR()362 if (unicode_status == UNICODE_ON) { in adjust_width_and_validate_wc()417 if (unicode_status == UNICODE_ON) { in put_cur_glyph_and_inc_cursor()513 && unicode_status == UNICODE_ON in input_backward()2205 if (unicode_status == UNICODE_ON) { in lineedit_read_key()2309 if (unicode_status == UNICODE_ON) { in reverse_i_search()2332 if (unicode_status == UNICODE_ON) { in reverse_i_search()
59 if (unicode_status != UNICODE_ON /* every byte is a new char */ in adjust_column()
177 if (unicode_status != UNICODE_ON /* every byte is a new char */ in wc_main()
7553 if (unicode_status == UNICODE_ON) { in varvalue()