[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 2955
function TGRegex.new( |
pattern: Pgchar; |
compile_options: TGRegexCompileFlags; |
match_options: TGRegexMatchFlags; |
error: PPGError |
):PGRegex; |