Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstreamsfuncs.h20 #define PHP_STREAM_CLIENT_PERSISTENT 1 macro
H A Dstreamsfuncs.c119 if (flags & PHP_STREAM_CLIENT_PERSISTENT) { in PHP_FUNCTION()
H A Dfile.c208 …REGISTER_LONG_CONSTANT("STREAM_CLIENT_PERSISTENT", PHP_STREAM_CLIENT_PERSISTENT, CONST_CS | CONS… in PHP_INI_END()

Completed in 12 milliseconds