Home
last modified time | relevance | path

Searched refs:PHP_CONNECTION_ABORTED (Results 1 – 4 of 4) sorted by relevance

/php-src/main/
H A Dphp.h414 #define PHP_CONNECTION_ABORTED 1 macro
H A Dmain.c2660 PG(connection_status) = PHP_CONNECTION_ABORTED; in php_handle_aborted_connection()
/php-src/ext/standard/
H A Dbasic_functions.c2141 RETURN_LONG(PG(connection_status) & PHP_CONNECTION_ABORTED);
H A Dbasic_functions_arginfo.h3522 REGISTER_LONG_CONSTANT("CONNECTION_ABORTED", PHP_CONNECTION_ABORTED, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 45 milliseconds