Searched refs:m_single_byte_locale (Results 1 – 8 of 8) sorted by relevance
84 S->m_single_byte_locale = SGN(MB_CUR_MAX == 1); in initialize_pre()87 S->m_single_byte_locale = 0; in initialize_pre()126 if (S->m_single_byte_locale) { in initialize_post()197 if (S->m_single_byte_locale) { in initialize_post()
206 (S->m_single_byte_locale ? 0 : CHECK_WIDE), in check_if_sorted()216 (S->m_single_byte_locale ? 0 : CHECK_WIDE), in check_if_sorted()
369 sort_stream->s_element_size = S->m_single_byte_locale ? in internal_sort()432 (S->m_single_byte_locale ? 0 : ST_WIDE)); in internal_sort()439 (S->m_single_byte_locale ? 0 : ST_WIDE)); in internal_sort()
208 stream_set(str, STREAM_OPEN | (S->m_single_byte_locale ? in stream_open_for_read()216 if (S->m_single_byte_locale && in stream_open_for_read()265 stream_set(str, STREAM_OPEN | (S->m_single_byte_locale ? STREAM_SINGLE : in stream_open_for_read()
81 (S->m_single_byte_locale ? STREAM_SINGLE : STREAM_WIDE) | in prepare_output_stream()290 flag_t is_single_byte = S->m_single_byte_locale; in merge_n_streams()
277 flag_t m_single_byte_locale; member
481 if (S->m_single_byte_locale) { in options()
384 if (S->m_single_byte_locale) { in set_memory_ratio()