$pcre » History » Version 1
Per Amundsen, 08/19/2019 03:54 AM
| 1 | 1 | Per Amundsen | _Added in 3.6_ |
|---|---|---|---|
| 2 | |||
| 3 | *$pcre* |
||
| 4 | |||
| 5 | Returns [[$true]] if [[$regex]] supports "pcre":https://en.wikipedia.org/wiki/Perl_Compatible_Regular_Expressions and if it's enabled and the proper visual c++ libraries are installed, otherwise [[$false]]. |
||
| 6 | |||
| 7 | _See also [[Scripting_Regex|Regular Expressions]]._ |