blob: 360d87579270bb31826fe40c40170148bd21d3a0 [file] [log] [blame]
(: Name: fn-matches-4 :)
(: Description: Test that calling the function with flags set to the empty string is the same as ommiting the flags.:)
fn:concat(fn:matches("abracadabra", "^bra"),fn:matches("abracadabra", "^bra", ""))