php_apache2_info_id 81 sapi/apache2handler/php_apache.h extern int php_apache2_info_id; php_apache2_info_id 82 sapi/apache2handler/php_apache.h #define AP2(v) ZEND_TSRMG(php_apache2_info_id, php_apache2_info_struct *, v) php_apache2_info_id 52 sapi/apache2handler/php_functions.c int php_apache2_info_id; php_apache2_info_id 543 sapi/apache2handler/php_functions.c ts_allocate_id(&php_apache2_info_id, sizeof(php_apache2_info_struct), (ts_allocate_ctor) NULL, NULL);