Searched refs:PHP_CONNECTION_ABORTED (Results 1 – 4 of 4) sorted by relevance
414 #define PHP_CONNECTION_ABORTED 1 macro
2660 PG(connection_status) = PHP_CONNECTION_ABORTED; in php_handle_aborted_connection()
2141 RETURN_LONG(PG(connection_status) & PHP_CONNECTION_ABORTED);
3522 REGISTER_LONG_CONSTANT("CONNECTION_ABORTED", PHP_CONNECTION_ABORTED, CONST_PERSISTENT); in register_basic_functions_symbols()
Completed in 45 milliseconds