Searched defs:ascii_only (Results 1 – 11 of 11) sorted by relevance
559 bool ascii_only, in FixUpModifiedUtf8()579 bool ascii_only, bool stop_on_backslash) { in ConsumeStringInternal()
33 const std::string &str, bool ascii_only, bool stop_on_backslash) { in FixUpRemainingModifiedUtf8()
33 fn ascii_only(b: &mut Bencher) { in ascii_only() function
156 def ascii_only(self) -> bool: member in ConsoleOptions