Lines Matching refs:xmlXPathParserContextPtr

96 void xforms_booleanFromStringFunction(xmlXPathParserContextPtr ctxt, int nargs)  in xforms_booleanFromStringFunction()
110 void xforms_ifFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_ifFunction()
129 void xforms_avgFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_avgFunction()
154 void xforms_minFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_minFunction()
177 void xforms_maxFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_maxFunction()
199 void xforms_countNonEmptyFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_countNonEmptyFunction()
213 void xforms_indexFunction(xmlXPathParserContextPtr /*ctxt*/, int /*nargs*/) in xforms_indexFunction() argument
226 void xforms_propertyFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_propertyFunction()
268 void xforms_nowFunction(xmlXPathParserContextPtr ctxt, int /*nargs*/) in xforms_nowFunction()
338 void xforms_daysFromDateFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_daysFromDateFunction()
361 void xforms_secondsFromDateTimeFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_secondsFromDateTimeFunction()
449 void xforms_secondsFuction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_secondsFuction()
479 void xforms_monthsFuction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_monthsFuction()
509 void xforms_instanceFuction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_instanceFuction()
542 void xforms_currentFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_currentFunction()