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