Searched defs:errorKind (Results 1 – 1 of 1) sorted by relevance
1085 const char* errorKind = nullptr; in CheckUtfString() local1097 static uint8_t CheckUtfBytes(const char* bytes, const char** errorKind) { in CheckUtfBytes()