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.c3158 static void instantiate_reflection_method(INTERNAL_FUNCTION_PARAMETERS, bool is_constructor) in instantiate_reflection_method() function
3269 instantiate_reflection_method(INTERNAL_FUNCTION_PARAM_PASSTHRU, true); in ZEND_METHOD()
3274 instantiate_reflection_method(INTERNAL_FUNCTION_PARAM_PASSTHRU, false); in ZEND_METHOD()

Completed in 21 milliseconds