Home | History | Annotate | Download | only in runtime

Lines Matching full:is_ascii

1043     bool is_ascii = FastAsciiConvert<Converter>(
1048 if (is_ascii) return has_changed_character ? *result : *s;