Searched refs:cgi_module_entry (Results 1 – 2 of 2) sorted by relevance
142 static zend_module_entry cgi_module_entry; variable837 if (php_module_startup(sapi_module, &cgi_module_entry, 1) == FAILURE) {1554 static zend_module_entry cgi_module_entry = { variable
137 static zend_module_entry cgi_module_entry; variable918 if (php_module_startup(sapi_module, &cgi_module_entry, 1) == FAILURE) {1694 static zend_module_entry cgi_module_entry = { variable
Completed in 30 milliseconds