blob: a9f698ba91c57cb993b1716ec9a07277053b6872 [file] [log] [blame]
(: Name: fn-matches-2 :)
(: Description: Evaluation of matches function as per example 2 (for this function). Pattern set to "^a.*a$". :)
fn:matches("abracadabra", "^a.*a$")