Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c1569 …ecma_string_t *const capture_str_p = ecma_new_ecma_string_from_utf8 (capture_p->begin_p, capture_s… in ecma_regexp_get_capture_value() local
3055 ecma_string_t *capture_str_p = ecma_op_to_string (result); in ecma_regexp_replace_helper() local