Searched defs:nargs (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/forms/source/xforms/xpathlib/ |
H A D | xpathlib.cxx | 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() 226 void xforms_propertyFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_propertyFunction() 338 void xforms_daysFromDateFunction(xmlXPathParserContextPtr ctxt, int nargs) in xforms_daysFromDateFunction() 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() [all …]
|
/aoo4110/main/rsc/source/rscpp/ |
H A D | cpp4.c | 35 static int nargs; /* Parameters for this macro */ variable
|
H A D | cpp.h | 178 int nargs; /* For define(args) */ member
|
/aoo4110/main/xmerge/source/palmtests/qa/comparator/ |
H A D | pdbcomparison.java | 465 int nargs = args.length; in main() local
|
Completed in 21 milliseconds