Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/standard/
H A Dflock_compat.c22 PHPAPI int flock(int fd, int operation) in flock()
28 PHPAPI int php_flock(int fd, int operation) in php_flock()
H A Dfile.c328 PHPAPI void php_flock_common(php_stream *stream, zend_long operation, in php_flock_common()
360 zend_long operation = 0; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php757 function flock($stream, int $operation, &$would_block = null): bool {}
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php224 public function flock(int $operation, &$wouldBlock = null) {}
H A Dspl_directory.c2510 zend_long operation = 0; in PHP_METHOD() local
/PHP-8.0/ext/soap/
H A Dphp_sdl.c759 xmlNodePtr portType, operation; in load_wsdl() local

Completed in 42 milliseconds