Home | History | Annotate | Download | only in library

Lines Matching full:num_params

303    .. method:: create_function(name, num_params, func)
306 statements under the function name *name*. *num_params* is the number of
318 .. method:: create_aggregate(name, num_params, aggregate_class)
323 of parameters *num_params*, and a ``finalize`` method which will return the