Home
last modified time | relevance | path

Searched defs:jerry_is_valid_utf8_string (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/docs/
D02.API-REFERENCE.md6880 ## jerry_is_valid_utf8_string section in Input validator functions
/third_party/jerryscript/jerry-core/api/
Djerry.c3432 jerry_is_valid_utf8_string (const jerry_char_t *utf8_buf_p, /**< UTF-8 string */ in jerry_is_valid_utf8_string() function