blob: 29bbaa1f55d5380b2a969a033af9df2ce0952750 [file] [log] [blame]
(: Name: fn-matches-22 :)
(: Description: Evaluation of matches function with pattern set to "aa{1}" (exact quantity) for an input string that contains the "aa" string. :)
fn:matches("abracadabraabracadabra", "aa{1}")