blob: 8097ccc4a3d67f85b1504abb02146bfddbe50041 [file] [log] [blame]
(:*******************************************************:)
(:Test: matches2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
fn:matches("This is a characte","This is a characte")