Searched defs:sapi_started (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/main/ | ||
| H A D | SAPI.h | 130 zend_bool sapi_started; member in struct:_sapi_globals_struct |
| /PHP_TRUNK/sapi/cli/ | ||
| H A D | php_cli.c | 1211 int module_started = 0, sapi_started = 0; local 1336 sapi_started = 1; 1394 if (sapi_started) { |
Completed in 5 milliseconds