Home
last modified time | relevance | path

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

/PHP-5.3/ext/reflection/
H A Dphp_reflection.c3493 static int _addmethod_va(zend_function *mptr TSRMLS_DC, int num_args, va_list args, zend_hash_key *… in _addmethod_va() function
3527 …zend_hash_apply_with_arguments(&ce->function_table TSRMLS_CC, (apply_func_args_t) _addmethod_va, 4… in ZEND_METHOD()

Completed in 21 milliseconds