Searched refs:capture_top (Results 1 – 10 of 10) sorted by relevance
427 int capture_top; /* Max current capture */ member449 int capture_top; /* Max current capture */ member471 int capture_top; /* Max current capture */ member
427 int capture_top; /* Max current capture */449 int capture_top; /* Max current capture */471 int capture_top; /* Max current capture */
283 subject_length, start_match, current_position, capture_top,
2720 cb.capture_top = 1; in internal_dfa_exec()3074 cb.capture_top = 1; in internal_dfa_exec()
1314 cb.capture_top = offset_top/2; in match()1724 cb.capture_top = offset_top/2; in match()
6385 callout_block->capture_top = 0; in do_callout()6392 callout_block->capture_top = i; in do_callout()6395 callout_block->capture_top = (callout_block->capture_top >> 1) + 1; in do_callout()
2262 for (i = 0; i < cb->capture_top * 2; i += 2) in callout()
4557 3. Documentation bug: the value of the capture_top field in a callout is *one
1517 6. Callouts are supported, but the value of the capture_top field is4424 int capture_top;4462 When the pcre_exec() or pcre[16|32]_exec() is used, the capture_top4465 of capture_top is one. This is always the case when the DFA functions