help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Procedures and functions] Reference for unit 'regexp' (#powtils_main)

RegExpSplit

Declaration

Source position: regexp.pas line 93

procedure RegExpSplit(

  const pattern: String;

  const str: String;

  var pieces: TStrArray

);

Notes

Splits a string into array by delimiter defined by RegExp pattern





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505