Home
last modified time | relevance | path

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

/third_party/jerryscript/docs/
D02.API-REFERENCE.md4521 ## jerry_create_string_sz_from_utf8 section in Create API values
/third_party/jerryscript/jerry-core/api/
Djerry.c1722 jerry_create_string_sz_from_utf8 (const jerry_char_t *str_p, /**< pointer to string */ in jerry_create_string_sz_from_utf8() function