Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2handler/
H A Dphp_apache.h78 extern int php_apache2_info_id;
79 #define AP2(v) TSRMG(php_apache2_info_id, php_apache2_info_struct *, v)
H A Dphp_functions.c52 int php_apache2_info_id; variable
539 …ts_allocate_id(&php_apache2_info_id, sizeof(php_apache2_info_struct), (ts_allocate_ctor) NULL, NUL… in PHP_INI_END()

Completed in 37 milliseconds