Searched defs:only_utf8 (Results 1 – 4 of 4) sorted by relevance
40 pub only_utf8: bool, field141 pub fn only_utf8(&self) -> bool { in only_utf8() method
117 only_utf8: bool, field217 pub fn only_utf8(mut self, yes: bool) -> Self { in only_utf8() method
228 only_utf8: bool, field
100 pub fn only_utf8(mut self, yes: bool) -> Self { in only_utf8() method