Searched defs:capture_count (Results 1 – 6 of 6) sorted by relevance
92 uint32_t capture_count; /**< number of captures in the capturing group array */ member
943 uint32_t capture_count = ctx_p->capture_count; in ecma_builtin_replace_substitute() local
1282 const uint32_t capture_count = re_get_value (&bc_p); in ecma_regexp_run() local1334 const uint32_t capture_count = re_get_value (&bc_p); in ecma_regexp_run() local2987 uint32_t capture_count; in ecma_regexp_replace_helper() local
230 static gint capture_count = 0; variable
450 static gint capture_count = 0; variable
4441 uint32_t backrefmax, bsr_convention, capture_count, first_ctype, first_cunit, in show_pattern_info() local