Home
last modified time | relevance | path

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

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c60 static int thttpd_globals_id; variable
61 #define TG(v) TSRMG(thttpd_globals_id, php_thttpd_globals *, v)
742 ts_allocate_id(&thttpd_globals_id, sizeof(php_thttpd_globals), NULL, NULL);

Completed in 7 milliseconds