Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds