Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_transport.h45 #define STREAM_XPORT_LISTEN 8 macro
H A Dtransports.c159 } else if (flags & STREAM_XPORT_LISTEN) { in _php_stream_xport_create()
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c182 long flags = STREAM_XPORT_BIND | STREAM_XPORT_LISTEN; in PHP_FUNCTION()
H A Dfile.c295 …REGISTER_LONG_CONSTANT("STREAM_SERVER_LISTEN", STREAM_XPORT_LISTEN, CONST_CS | CONST_PERSISTE… in PHP_INI_END()

Completed in 101 milliseconds