Searched refs:utf8proc_codepoint_valid (Results 1 – 4 of 4) sorted by relevance
180 UTF8PROC_DLLEXPORT utf8proc_bool utf8proc_codepoint_valid(utf8proc_int32_t uc) { in utf8proc_codepoint_valid() function
443 UTF8PROC_DLLEXPORT utf8proc_bool utf8proc_codepoint_valid(utf8proc_int32_t codepoint);
157 if (!utf8proc_codepoint_valid(cp)) { in _jbl_unescape_json_string()
317 if (!utf8proc_codepoint_valid(cp)) { in _jqp_unescape_json_string()