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