blob: 3e5d5bf9a1d62e399c36406f39f99e2ccfd28ffc [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-substring-before-18 :)
(:Written By: Carmelo Montanez :)
(:Date: Mon Jun 1, 2005 :)
(:Purpose: Evaluates The "substring-before" function :)
(: with the arguments set as follows: :)
(:$arg1 = "substring-beforesubstring-before" :)
(:$arg2 = "substring-before" :)
(:*******************************************************:)
fn:count(fn:substring-before("substring-beforesubstring-before","substring-before"))