Searched refs:ZEND_MALIAS (Results 1 - 4 of 4) sorted by relevance
| /PHP_TRUNK/ext/pdo/ |
| H A D | pdo_dbh.c | 1265 ZEND_MALIAS(PDO, __construct, dbh_constructor, arginfo_pdo___construct, ZEND_ACC_PUBLIC)
|
| /PHP_TRUNK/main/ |
| H A D | php.h | 354 #define PHP_MALIAS ZEND_MALIAS
|
| /PHP_TRUNK/Zend/ |
| H A D | zend_closures.c | 411 ZEND_MALIAS(Closure, bindTo, bind, arginfo_closure_bindto, ZEND_ACC_PUBLIC)
|
| H A D | zend_API.h | 84 #define ZEND_MALIAS(classname, name, alias, arg_info, flags) \ macro
|
Completed in 8 milliseconds