Concept Framework 2.2 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: Sun Jan 27 18:15:16 2013 GMT(c)2013 Devronium Applications