Searched refs:utf8ToCodepoint (Results 1 – 1 of 1) sorted by relevance
186 static unsigned int utf8ToCodepoint(const char*& s, const char* e) { in utf8ToCodepoint() function328 unsigned codepoint = utf8ToCodepoint(c, end); // modifies `c` in valueToQuotedStringN()