Home
last modified time | relevance | path

Searched refs:ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_modules.h34 #define ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU zend_module TSRMLS_CC macro
/PHP-5.3/ext/standard/
H A Dbasic_functions.c3819 PHP_MINFO(dl)(ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU); in PHP_MINFO_FUNCTION()
3820 PHP_MINFO(mail)(ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU); in PHP_MINFO_FUNCTION()
3822 PHP_MINFO(assert)(ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU); in PHP_MINFO_FUNCTION()
/PHP-5.3/ext/mbstring/
H A Dmbstring.c1527 PHP_MINFO(mb_regex)(ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU); in PHP_MINFO_FUNCTION()

Completed in 37 milliseconds