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