Home
last modified time | relevance | path

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

/PHP-8.2/main/streams/
H A Dphp_stream_transport.h41 #define STREAM_XPORT_BIND 4 macro
H A Dtransports.c155 if (flags & STREAM_XPORT_BIND) { in _php_stream_xport_create()
/PHP-8.2/ext/standard/
H A Dfile_arginfo.h106 REGISTER_LONG_CONSTANT("STREAM_SERVER_BIND", STREAM_XPORT_BIND, CONST_PERSISTENT); in register_file_symbols()
H A Dstreamsfuncs.c209 zend_long flags = STREAM_XPORT_BIND | STREAM_XPORT_LISTEN; in PHP_FUNCTION()

Completed in 11 milliseconds