Searched defs:str_end_p (Results 1 – 3 of 3) sorted by relevance
56 … const lit_utf8_byte_t *str_end_p, /**< pointer to the end of the string */ in ecma_date_parse_date_chars()89 … const lit_utf8_byte_t *str_end_p, /**< pointer to the end of the string */ in ecma_date_parse_special_char()111 const lit_utf8_byte_t *str_end_p) /**< pointer to the end of the string */ in ecma_date_parse_year()146 const lit_utf8_byte_t *str_end_p) /**< pointer to the end of the string */ in ecma_date_parse_day_name()172 … const lit_utf8_byte_t *str_end_p) /**< pointer to the end of the string */ in ecma_date_parse_month_name()
779 const lit_utf8_byte_t *str_end_p = str_p + string_buff_size; in ecma_builtin_json_quote() local
914 const lit_utf8_byte_t *str_end_p = str_curr_p + string_buff_size; in ecma_number_parse_float() local