Home | History | Annotate | Download | only in library

Lines Matching full:num_params

333    .. method:: create_function(name, num_params, func)
336 statements under the function name *name*. *num_params* is the number of
337 parameters the function accepts (if *num_params* is -1, the function may
349 .. method:: create_aggregate(name, num_params, aggregate_class)
354 of parameters *num_params* (if *num_params* is -1, the function may take