blob: 5619018070f19bf680dfb27f9ba31e8c036dd70f [file] [log] [blame]
(: Name: fn-matches-24 :)
(: Description: Evaluation of matches function with pattern set to "aa{1,2}" (range quantity) for an input string that contains the "aa" string twice. :)
fn:matches("abracadabraabracadabraabracadabra", "aa{1,2}")