[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 4806
function g_regex_replace_literal( |
regex: PGRegex; |
string_: Pgchar; |
string_len: gssize; |
start_position: gint; |
replacement: Pgchar; |
match_options: TGRegexMatchFlags; |
error: PPGError |
):Pgchar; |