System\Xml\XPath\Internal\XPathParser.cs (3)
736table.Add("floor" , new ParamInfo(Function.FunctionType.FuncFloor , 1, 1, temparray9));
737table.Add("ceiling" , new ParamInfo(Function.FunctionType.FuncCeiling , 1, 1, temparray9));
738table.Add("round" , new ParamInfo(Function.FunctionType.FuncRound , 1, 1, temparray9));