Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp.h423 #define PHP_MALIAS ZEND_MALIAS
/PHP-7.2/Zend/
H A Dzend_closures.c603 ZEND_MALIAS(Closure, bindTo, bind, arginfo_closure_bindto, ZEND_ACC_PUBLIC)
H A Dzend_API.h83 #define ZEND_MALIAS(classname, name, alias, arg_info, flags) \ macro
/PHP-7.2/ext/pdo/
H A Dpdo_dbh.c1242 ZEND_MALIAS(PDO, __construct, dbh_constructor, arginfo_pdo___construct, ZEND_ACC_PUBLIC)
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c6504 ZEND_MALIAS(reflection_class, isIterateable, isIterable, arginfo_reflection__void, 0)

Completed in 50 milliseconds