Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.h23 #define PHP_STREAM_CLIENT_ASYNC_CONNECT 2 macro
H A Dstreamsfuncs.c133 (flags & PHP_STREAM_CLIENT_ASYNC_CONNECT ? STREAM_XPORT_CONNECT_ASYNC : 0), in PHP_FUNCTION()
H A Dfile.c219 …REGISTER_LONG_CONSTANT("STREAM_CLIENT_ASYNC_CONNECT", PHP_STREAM_CLIENT_ASYNC_CONNECT, CONST_CS | … in PHP_INI_END()

Completed in 21 milliseconds