File:  [parser3project] / parser3 / tests / 392.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Jan 19 00:37:33 2018 UTC (8 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, HEAD
test for ^regex::create[$regex] added (related to feature #1135)

@main[]

$r[^regex::create[(\w+);g]]
^json:string[^match[w1 w2;$r]]
^json:string[^match[w1 w2;(\w+);g]]

@match[aStr;aRegex;aOptions]
^aStr.match[^regex::create[$aRegex;$aOptions]]

E-mail: