Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp.h406 #define PHP_CONNECTION_NORMAL 0 macro
H A Dmain.c1513 PG(connection_status) = PHP_CONNECTION_NORMAL; in php_start_sapi()
1558 PG(connection_status) = PHP_CONNECTION_NORMAL; in php_request_startup()
2094 PG(connection_status) = PHP_CONNECTION_NORMAL; in php_module_startup()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3587 REGISTER_LONG_CONSTANT("CONNECTION_NORMAL", PHP_CONNECTION_NORMAL, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 28 milliseconds