Searched refs:PHP_CONNECTION_NORMAL (Results 1 – 3 of 3) sorted by relevance
399 #define PHP_CONNECTION_NORMAL 0 macro
1561 PG(connection_status) = PHP_CONNECTION_NORMAL; in php_start_sapi()1609 PG(connection_status) = PHP_CONNECTION_NORMAL; in php_request_startup()
3572 REGISTER_LONG_CONSTANT("CONNECTION_NORMAL", PHP_CONNECTION_NORMAL, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
Completed in 31 milliseconds