System\Xml\Xsl\XPath\XPathQilFactory.cs (16)
126XsltMethods.FormatMessage, T.StringX, new QilNode[] { res, args }
143XsltMethods.EqualityOperator, T.BooleanX, new QilNode[] { Double(opCode), left, right }
161XsltMethods.RelationalOperator, T.BooleanX, new QilNode[] { Double(opCode), left, right }
320XsltMethods.EnsureNodeSet, T.NodeSDod, new QilNode[] { n }
344XsltMethods.StartsWith, T.BooleanX, new QilNode[] { str1, str2 }
353XsltMethods.Contains, T.BooleanX, new QilNode[] { str1, str2 }
362XsltMethods.SubstringBefore, T.StringX, new QilNode[] { str1, str2 }
371XsltMethods.SubstringAfter, T.StringX, new QilNode[] { str1, str2 }
380XsltMethods.Substring2, T.StringX, new QilNode[] { str, start }
390XsltMethods.Substring3, T.StringX, new QilNode[] { str, start, length }
398XsltMethods.NormalizeSpace, T.StringX, new QilNode[] { str }
408XsltMethods.Translate, T.StringX, new QilNode[] { str1, str2, str3 }
417XsltMethods.Lang, T.BooleanX, new QilNode[] { lang, context }
425XsltMethods.Floor, T.DoubleX, new QilNode[] { value }
433XsltMethods.Ceiling, T.DoubleX, new QilNode[] { value }
441XsltMethods.Round, T.DoubleX, new QilNode[] { value }