Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c4340 static int _addmethod_va(zval *el, int num_args, va_list args, zend_hash_key *hash_key) in _addmethod_va() function
4375 …zend_hash_apply_with_arguments(&ce->function_table, (apply_func_args_t) _addmethod_va, 4, &ce, ret… in ZEND_METHOD()

Completed in 18 milliseconds