Searched refs:codepoint_to_utf8 (Results 1 – 1 of 1) sorted by relevance
775 static int codepoint_to_utf8(char *utf8, int codepoint) in codepoint_to_utf8() function866 len = codepoint_to_utf8(utf8, codepoint); in json_append_unicode_escape()