Searched refs:is_b_regular_ascii (Results 1 – 1 of 1) sorted by relevance
64 const bool is_b_regular_ascii = (b_byte_count == b_utf8_length); in operator() local65 if (is_b_regular_ascii) { in operator()