[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGRegex.split_simple

Declaration

Source position: lazglib2.pas line 2980

function TGRegex.split_simple(

  pattern: Pgchar;

  string_: Pgchar;

  compile_options: TGRegexCompileFlags;

  match_options: TGRegexMatchFlags

):PPgchar;