blob: fc920a0f62b666dc270b15a1935731d71a23cca1 [file] [log] [blame]
(:*******************************************************:)
(:Test: matches2args-1 :)
(: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(lower bound) :)
(:$pattern = xs:string(lower bound) :)
(:*******************************************************:)
fn:matches("This is a characte","This is a characte")