Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c3235 static void instantiate_reflection_method(INTERNAL_FUNCTION_PARAMETERS, bool is_constructor) in instantiate_reflection_method() function
3346 instantiate_reflection_method(INTERNAL_FUNCTION_PARAM_PASSTHRU, true); in ZEND_METHOD()
3351 instantiate_reflection_method(INTERNAL_FUNCTION_PARAM_PASSTHRU, false); in ZEND_METHOD()

Completed in 25 milliseconds