Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

… = .Regexp.Submatches[…] (gb.pcre)

Dim hRegexp As Regexp
Dim hRegexpSubmatch As .Regexp.Submatch
hRegexpSubmatch = hRegexp.Submatches [ Index As Integer ]

Return a submatch from its index.