Searched defs:end_p (Results 1 – 8 of 8) sorted by relevance
84 const lit_utf8_byte_t *end_p; /**< end of the string processed by the parser */ member103 const lit_utf8_byte_t *end_p = token_p->end_p; in ecma_builtin_json_parse_string() local219 const lit_utf8_byte_t *end_p = token_p->end_p; in ecma_builtin_json_parse_number() local306 const lit_utf8_byte_t *end_p = token_p->end_p; in ecma_builtin_json_parse_next_token() local
739 const lit_utf8_byte_t *end_p = string_end_p; in ecma_number_parse_int() local916 const lit_utf8_byte_t *end_p = str_end_p; in ecma_number_parse_float() local
295 const lit_utf8_byte_t *end_p, /**< end of utf-8 string */ in ecma_utf8_string_to_number_by_radix()377 const lit_utf8_byte_t *end_p = str_p + (str_size - 1); in ecma_utf8_string_to_number() local
1106 const lit_utf8_byte_t *end_p = start_p; in ecma_substring_copy_to_cesu8_buffer() local2329 const lit_utf8_byte_t *end_p = start_p; in ecma_string_substr() local
263 const char *end_p = format; in ecma_raise_standard_error_with_format() local
88 const lit_utf8_byte_t *end_p; /**< capture end pointer */ member
542 const lit_utf8_byte_t *end_p) /**< string end pointer */ in ecma_regexp_unicode_advance()
314 const char *p, *start_p, *end_p; in mmap_gfind() local