Doc | Returns the document number of the current match. Initially invalid. |
End | Returns the end position of the current match. Initially invalid. |
Next | Move to the next match, returning true iff any such exists. |
SkipTo | |
Start | Returns the start position of the current match. Initially invalid. |