Searched refs:PHP_LOCK_UN (Results 1 – 3 of 3) sorted by relevance
41 #define PHP_LOCK_UN 3 macro
193 REGISTER_LONG_CONSTANT("LOCK_UN", PHP_LOCK_UN, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()
959 Z_LVAL_P(&args[0]) |= PHP_LOCK_UN; in php_userstreamop_set_option()
Completed in 17 milliseconds