Home
last modified time | relevance | path

Searched refs:my_param_count (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_closures.c121 int my_param_count = 0; in ZEND_METHOD() local
125 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "o*", &newthis, &my_params, &my_param_count) == FAILURE… in ZEND_METHOD()
145 fci.param_count = my_param_count; in ZEND_METHOD()

Completed in 7 milliseconds