Lines Matching refs:ovector
61 matches for the ovector, no matches were displayed.
324 30. Some internal structures have a variable-length ovector[] as their last
325 element. Their actual memory is obtained dynamically, giving an ovector of
327 ovector[NUMBER], where NUMBER is large so that array bound checkers don't
329 groups, making the ovector larger than this. The number has been increased to
359 (a) If a pattern had fewer capturing parentheses than the ovector supplied in
362 internal ovector fields. Fixes oss-fuzz issue 781.
380 (g) Similarly refactor the way the variable length ovector is addressed for
392 (a) Check for malloc failures when getting memory for the ovector (POSIX) or
1690 when matching, if the ovector is too small, extra memory can be obtained to
1695 ovector that was too small to hold the capture, and there was no other kind of
1763 ovector too small to capture the group.
1855 the currrent group as "unset". Thus, the ovector for those groups contained