Searched refs:PHP_LOCK_UN (Results 1 – 4 of 4) sorted by relevance
48 #define PHP_LOCK_UN 3 macro
13 REGISTER_LONG_CONSTANT("LOCK_UN", PHP_LOCK_UN, CONST_PERSISTENT); in register_file_symbols()
206 act = operation & PHP_LOCK_UN; in php_flock_common()
932 Z_LVAL_P(&args[0]) |= PHP_LOCK_UN; in php_userstreamop_set_option()
Completed in 17 milliseconds