Searched refs:checkUTF8Copy (Results 1 – 2 of 2) sorted by relevance
81 bool checkUTF8Copy(const char* begin, const char* const end, uint8_t* out) { in checkUTF8Copy() function
232 bool checkUTF8Copy(const char* begin, const char* const end, uint8_t* out);275 if (!checkUTF8Copy(v.data(), v.data() + v.size(), buffer)) {