Home
last modified time | relevance | path

Searched refs:ZEND_MODULE_INFO_FUNC_ARGS (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_modules.h33 #define ZEND_MODULE_INFO_FUNC_ARGS zend_module_entry *zend_module TSRMLS_DC macro
86 void (*info_func)(ZEND_MODULE_INFO_FUNC_ARGS);
H A Dzend_API.h129 #define ZEND_MODULE_INFO_D(module) void ZEND_MODULE_INFO_N(module)(ZEND_MODULE_INFO_FUNC_ARGS)
/PHP-5.5/ext/standard/
H A Ddl.c193 void (*info_func)(ZEND_MODULE_INFO_FUNC_ARGS); in php_load_extension()
/PHP-5.5/sapi/webjames/
H A Dwebjames.c243 static void php_info_webjames(ZEND_MODULE_INFO_FUNC_ARGS) in php_info_webjames() argument
/PHP-5.5/sapi/pi3web/
H A Dpi3web_sapi.c49 static void php_info_pi3web(ZEND_MODULE_INFO_FUNC_ARGS) in php_info_pi3web() argument
/PHP-5.5/sapi/aolserver/
H A Daolserver.c201 static void php_info_aolserver(ZEND_MODULE_INFO_FUNC_ARGS) in php_info_aolserver() argument
/PHP-5.5/sapi/roxen/
H A Droxen.c437 static void php_info_roxen(ZEND_MODULE_INFO_FUNC_ARGS) in php_info_roxen() argument
/PHP-5.5/sapi/caudium/
H A Dcaudium.c443 static void php_info_caudium(ZEND_MODULE_INFO_FUNC_ARGS) in php_info_caudium() argument
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c147 static void php_info_isapi(ZEND_MODULE_INFO_FUNC_ARGS) in php_info_isapi() argument
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c418 void zend_accel_info(ZEND_MODULE_INFO_FUNC_ARGS) in zend_accel_info() argument

Completed in 95 milliseconds