Searched defs:codepoint (Results 1 – 1 of 1) sorted by relevance
775 static int codepoint_to_utf8(char *utf8, int codepoint) in codepoint_to_utf8()822 int codepoint; in json_append_unicode_escape() local