Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp.h351 #define PHP_FALIAS ZEND_FALIAS
/PHP-5.5/Zend/
H A Dzend_builtin_functions.c275 ZEND_FALIAS(get_required_files, get_included_files, arginfo_zend__void)
282 ZEND_FALIAS(user_error, trigger_error, arginfo_trigger_error)
H A Dzend_API.h79 #define ZEND_FALIAS(name, alias, arg_info) ZEND_FENTRY(name, ZEND_FN(alias), arg_info, 0) macro
/PHP-5.5/ext/gmp/
H A Dgmp.c251 ZEND_FALIAS(gmp_div, gmp_div_q, arginfo_gmp_div_q)

Completed in 24 milliseconds