Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3189 static void instantiate_reflection_method(INTERNAL_FUNCTION_PARAMETERS, bool is_constructor) in instantiate_reflection_method() function
3292 instantiate_reflection_method(INTERNAL_FUNCTION_PARAM_PASSTHRU, true); in ZEND_METHOD()
3297 instantiate_reflection_method(INTERNAL_FUNCTION_PARAM_PASSTHRU, false); in ZEND_METHOD()

Completed in 47 milliseconds