Home
last modified time | relevance | path

Searched refs:PHP_STREAM_LOCK_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/php-src/main/
H A Dphp_streams.h434 #define PHP_STREAM_LOCK_SUPPORTED 1 macro
436 …eam_set_option((stream), PHP_STREAM_OPTION_LOCKING, 0, (void *) PHP_STREAM_LOCK_SUPPORTED) == 0 ? …
/php-src/main/streams/
H A Dplain_wrapper.c733 if ((uintptr_t) ptrparam == PHP_STREAM_LOCK_SUPPORTED) { in php_stdiop_set_option()

Completed in 14 milliseconds