Concept Framework 2.0 documentation Contents | Index

standard.lib.regex

Static library name Version Deprecated
standard.lib.regex version 1.0 no

Import library : standard.lib.regex
(you must include this at the top of your source: "import standard.lib.regex" (no quotes)


Description:
Regular Expression Functions (POSIX Extended). These regular expression functions are not binary-safe. A convenient alternative is standard.lib.preg.


Contained static functions:
regex Split string into array by regular expression
regex_match Regular expression match
regex_replace Replace regular expression




Documented by Eduard Suica, generation time: Fri Jan 21 18:06:20 2011 GMT(c)2011 RadGs Software