.Regexp.Submatch (gb.pcre)
This class represent a regular expression submatch.
This class is virtual.
Tato třída je nevyvořitelná.
Vlastnosti
Length
|
Return the length of the submatch.
|
Offset
|
Return the byte offset of the submatch in the subject string.
|
Text
|
Return the text of the submatch.
|