Home
last modified time | relevance | path

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

/PHP-7.4/ext/zend_test/
H A Dtest.c164 fptr->type = ZEND_OVERLOADED_FUNCTION; in zend_test_class_static_method_get()
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c298 f.type = ZEND_OVERLOADED_FUNCTION; in com_method_get()
/PHP-7.4/Zend/
H A Dzend_compile.h898 #define ZEND_OVERLOADED_FUNCTION 3 macro
H A Dzend_API.c3002 fcc->function_handler->type == ZEND_OVERLOADED_FUNCTION)) { in zend_release_fcall_info_cache()
3003 if (fcc->function_handler->type != ZEND_OVERLOADED_FUNCTION && in zend_release_fcall_info_cache()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c2424 if (fptr->type != ZEND_OVERLOADED_FUNCTION) { in ZEND_METHOD()

Completed in 66 milliseconds