Home
last modified time | relevance | path

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

/php-src/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.c188 PHPAPI void php_flock_common(php_stream *stream, zend_long operation, in php_flock_common()
220 zend_long operation = 0; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/ext/spl/
H A Dspl_directory.stub.php265 public function flock(int $operation, &$wouldBlock = null): bool {}
H A Dspl_directory.c2452 zend_long operation = 0; in PHP_METHOD() local
/php-src/ext/soap/
H A Dphp_sdl.c730 xmlNodePtr portType, operation; in load_wsdl() local
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2635 const char *operation = indirect ? "indirectly modify" : "modify"; in verify_readonly_and_avis() local
/php-src/Zend/
H A Dzend_execute.c919 const zend_property_info *prop_info, const char *operation in zend_asymmetric_visibility_property_modification_error()

Completed in 71 milliseconds