Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp.h368 #define PHP_MN ZEND_MN
/php-src/Zend/
H A Dzend_closures.c482 invoke->internal_function.handler = ZEND_MN(Closure___invoke); in zend_get_closure_invoke_method()
H A Dzend_API.h72 #define ZEND_MN(name) zim_##name macro
/php-src/ext/reflection/
H A Dphp_reflection.c7027 ZEND_MN(ReflectionClassConstant___construct)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD()
7059 ZEND_MN(ReflectionEnumUnitCase___construct)(INTERNAL_FUNCTION_PARAM_PASSTHRU); in ZEND_METHOD()

Completed in 46 milliseconds