Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_streams.h401 #define PHP_STREAM_LOCK_SUPPORTED 1 macro
403 …eam_set_option((stream), PHP_STREAM_OPTION_LOCKING, 0, (void *) PHP_STREAM_LOCK_SUPPORTED TSRMLS_C…
/PHP-5.5/main/streams/
H A Dplain_wrapper.c645 if ((zend_uintptr_t) ptrparam == PHP_STREAM_LOCK_SUPPORTED) { in php_stdiop_set_option()

Completed in 14 milliseconds