Home
last modified time | relevance | path

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

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c51 } php_thttpd_globals; typedef
61 #define TG(v) TSRMG(thttpd_globals_id, php_thttpd_globals *, v)
63 static php_thttpd_globals thttpd_globals;
742 ts_allocate_id(&thttpd_globals_id, sizeof(php_thttpd_globals), NULL, NULL);

Completed in 8 milliseconds