Lines Matching refs:offsets

409        The lengths and starting offsets of subject strings must  be  specified
410 in 16-bit data units, and the offsets within subject strings that are
740 The lengths and starting offsets of subject strings must be specified
741 in 32-bit data units, and the offsets within subject strings that are
1090 two-byte values are used for these offsets, leading to a maximum size
1094 use three-byte or four-byte offsets by adding a setting such as
1100 using longer offsets slows down the operation of PCRE because it has to
3535 sets, even in UTF mode. They are byte offsets in the 8-bit library,
3536 16-bit data item offsets in the 16-bit library, and 32-bit data item
3537 offsets in the 32-bit library. Note: they are not character counts.
3546 of offsets has been set.
3551 If the vector is too small to hold all the captured substring offsets,
3579 offsets of the substring matched by the whole pattern, is (n+1)*3.
3592 capturing subpattern number is 1, and the offsets for for the second
3873 Captured substrings can be accessed directly by using the offsets
3891 matched, ovector is a pointer to the vector of integer offsets that was
4442 The offset_vector field is a pointer to the vector of offsets that was
4560 tions are counted, but their entries in the offsets vector are never
8789 If there are at least two slots in the offsets vector when a partial
8793 If there are at least three slots in the offsets vector, the third slot
8805 subject string is "xyzabc12", the first two offsets after a partial
8834 matching, so PCRE_ERROR_PARTIAL is returned. The offsets are set to 3
8900 offsets vector.
9061 in the offsets that are returned for a partial match. However a lookbe-
9074 lookbehind from the earliest inspected character (offsets[0]), the
9075 match start position (offsets[2]) should be used, and the next match
9076 attempt started at the offsets[2] character by setting the startoffset