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()3073 cb.capture_top = 1; in internal_dfa_exec()
1326 cb.capture_top = offset_top/2; in match()1721 cb.capture_top = offset_top/2; in match()
6333 callout_block->capture_top = 0; in do_callout()6340 callout_block->capture_top = i; in do_callout()6343 callout_block->capture_top = (callout_block->capture_top >> 1) + 1; in do_callout()
2260 for (i = 0; i < cb->capture_top * 2; i += 2) in callout()
4214 3. Documentation bug: the value of the capture_top field in a callout is *one
1506 6. Callouts are supported, but the value of the capture_top field is4413 int capture_top;4451 When the pcre_exec() or pcre[16|32]_exec() is used, the capture_top4454 of capture_top is one. This is always the case when the DFA functions