Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dflock_compat.h48 #define PHP_LOCK_UN 3 macro
H A Dfile.c180 REGISTER_LONG_CONSTANT("LOCK_UN", PHP_LOCK_UN, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()
334 act = operation & PHP_LOCK_UN; in php_flock_common()
/PHP-8.0/main/streams/
H A Duserspace.c933 Z_LVAL_P(&args[0]) |= PHP_LOCK_UN; in php_userstreamop_set_option()

Completed in 15 milliseconds