Home
last modified time | relevance | path

Searched refs:ecma_string_trim_helper (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-number.c735 ecma_string_trim_helper (&string_curr_p, &string_buff_size); in ecma_number_parse_int()
912 ecma_string_trim_helper (&str_curr_p, &string_buff_size); in ecma_number_parse_float()
Decma-helpers.h368 void ecma_string_trim_helper (const lit_utf8_byte_t **utf8_str_p,
Decma-helpers-conversion.c376 ecma_string_trim_helper (&str_p, &str_size); in ecma_utf8_string_to_number()
Decma-helpers-string.c2353 ecma_string_trim_helper (const lit_utf8_byte_t **utf8_str_p, /**< [in, out] current string position… in ecma_string_trim_helper() function
2408 ecma_string_trim_helper (&utf8_str_p, &utf8_str_size); in ecma_string_trim()