Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-number.c909 const lit_utf8_byte_t *str_curr_p = string_buff; in ecma_number_parse_float() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c601 const lit_utf8_byte_t *str_curr_p) /**< input string pointer */ in ecma_regexp_run()
1544 const lit_utf8_byte_t *str_curr_p) /**< input string pointer */ in ecma_regexp_match()