Constants in regex.inc

Flags for compiling regex expressions. These come directly from the pcre library and can be used in regex_compile_ex.
Regex expression error codes. This can be used with regex_compile_ex and regex_match_ex.
The following natives are only available in 1.8.3 and above.
Flags used with regex_replace to control the replacement behavior.