[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 4805
function g_regex_replace_eval( |
regex: PGRegex; |
string_: Pgchar; |
string_len: gssize; |
start_position: gint; |
match_options: TGRegexMatchFlags; |
eval: TGRegexEvalCallback; |
user_data: gpointer; |
error: PPGError |
):Pgchar; |