Home
last modified time | relevance | path

Searched refs:php_apache2_info_id (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/sapi/apache2handler/
H A Dphp_apache.h81 extern int php_apache2_info_id;
82 #define AP2(v) ZEND_TSRMG(php_apache2_info_id, php_apache2_info_struct *, v)
H A Dphp_functions.c52 int php_apache2_info_id; variable
543 …ts_allocate_id(&php_apache2_info_id, sizeof(php_apache2_info_struct), (ts_allocate_ctor) NULL, NUL… in PHP_INI_END()

Completed in 8 milliseconds