Home
last modified time | relevance | path

Searched refs:RE_GLOBAL_CAPTURE (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c47 #define RE_GLOBAL_CAPTURE 0 macro
621 re_ctx_p->captures_p[RE_GLOBAL_CAPTURE].end_p = str_curr_p; in ecma_regexp_run()
1546 re_ctx_p->captures_p[RE_GLOBAL_CAPTURE].begin_p = str_curr_p; in ecma_regexp_match()

Completed in 4 milliseconds