Home
last modified time | relevance | path

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

/PHP-8.0/sapi/apache2handler/
H A Dphp_apache.h79 extern int php_apache2_info_id;
80 #define AP2(v) ZEND_TSRMG(php_apache2_info_id, php_apache2_info_struct *, v)
H A Dphp_functions.c55 int php_apache2_info_id; variable
486 …ts_allocate_id(&php_apache2_info_id, sizeof(php_apache2_info_struct), (ts_allocate_ctor) NULL, NUL… in PHP_INI_END()

Completed in 13 milliseconds