php_apache2_info_id   78 sapi/apache2handler/php_apache.h extern int php_apache2_info_id;
php_apache2_info_id   79 sapi/apache2handler/php_apache.h #define AP2(v) 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  539 sapi/apache2handler/php_functions.c 	ts_allocate_id(&php_apache2_info_id, sizeof(php_apache2_info_struct), (ts_allocate_ctor) NULL, NULL);