Searched refs:PHP_LOCK_UN (Results 1 – 3 of 3) sorted by relevance
48 #define PHP_LOCK_UN 3 macro
188 REGISTER_LONG_CONSTANT("LOCK_UN", PHP_LOCK_UN, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()342 act = operation & PHP_LOCK_UN; in php_flock_common()
933 Z_LVAL_P(&args[0]) |= PHP_LOCK_UN; in php_userstreamop_set_option()
Completed in 18 milliseconds