Searched refs:num_args (Results 1 – 1 of 1) sorted by relevance
1375 int num_args = ZEND_NUM_ARGS(); in PHP_METHOD() local1376 if (num_args == 0) { in PHP_METHOD()1397 switch (num_args) { in PHP_METHOD()
Completed in 7 milliseconds