Searched defs:utf8_bytes (Results 1 – 9 of 9) sorted by relevance
333 const size_t utf8_bytes = SkToSizeT(end - start); in shapeLine() local
673 let mut utf8_bytes = Vec::with_capacity(self.len()); in to_string_lossy() localVariable
683 let mut utf8_bytes = Vec::with_capacity(self.len()); in to_string_lossy() localVariable
72 def map_null_terminated_utf8_string(utf8_bytes): argument
META-INF/ META-INF/MANIFEST.MF com/ com/claritysys/ com/ ...
6220 std::array<std::char_traits<char>::int_type, 4> utf8_bytes = {{0, 0, 0, 0}}; member in nlohmann::detail::wide_string_input_adapter