|
MatchResult::GetEnd
Return: Content | Prev
GetStart | Next: GetGroupStart
MatchResult::GetEnd
int GetEnd() const;
Return Value
If matched successfully, return end position of substring matched. Negative value if match
failed.
Remarks
Get the end position of matched substring.
|
|
|