Home | History | Annotate | Download | only in doc

Lines Matching full:inspected

1452        inspected.
3450 In both cases, the portion of the string that was inspected when the
4151 string that was inspected when the longest partial match was found is
4444 pcre[16|32]_exec() is used, the contents can be inspected, in order to
8781 inspected. This character need not form part of the final matched
8791 character that was inspected. For convenience, the second offset points
8799 started may have been inspected while carrying out the match. For exam-
8807 inspected. However, the third offset is set to 6, because that is the
8849 character in the subject has been inspected.
8892 at least one character has been inspected.
8898 that was inspected when the longest partial match was found is set as
9045 plete match, because it contains all the characters that were inspected
9063 ters to be inspected. You can handle this case by using the
9074 lookbehind from the earliest inspected character (offsets[0]), the
9082 started at offset 5, but the characters "123a" were all inspected. The
9086 added. When the match start is not the earliest inspected character,