blob: 1d5a5d85638393ca4471905d50d21d400e3f1f47 [file] [log] [blame]
(:*******************************************************:)
(:Test: matches2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "matches" function :)
(: with the arguments set as follows: :)
(:$input = xs:string(upper bound) :)
(:$pattern = xs:string(lower bound) :)
(:*******************************************************:)
fn:matches("This is a characte","This is a characte")