Concept Framework 1.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: Thu Oct 15 20:02:05 2009 GMT(c)2009 RadGs Software