Searched refs:_addmethod_va (Results 1 – 1 of 1) sorted by relevance
4217 static int _addmethod_va(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addmethod_va() function4250 …zend_hash_apply_with_arguments(&ce->function_table, (apply_func_args_t) _addmethod_va, 4, &ce, ret… in ZEND_METHOD()
Completed in 24 milliseconds