Searched refs:ecma_string_trim_helper (Results 1 – 4 of 4) sorted by relevance
735 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()
368 void ecma_string_trim_helper (const lit_utf8_byte_t **utf8_str_p,
376 ecma_string_trim_helper (&str_p, &str_size); in ecma_utf8_string_to_number()
2353 ecma_string_trim_helper (const lit_utf8_byte_t **utf8_str_p, /**< [in, out] current string position… in ecma_string_trim_helper() function2408 ecma_string_trim_helper (&utf8_str_p, &utf8_str_size); in ecma_string_trim()