Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 7 of 7) 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.c196 PHPAPI void php_flock_common(php_stream *stream, zend_long operation, in php_flock_common()
228 zend_long operation = 0; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/ext/spl/
H A Dspl_directory.stub.php268 public function flock(int $operation, &$wouldBlock = null): bool {}
H A Dspl_directory.c2476 zend_long operation = 0; in PHP_METHOD() local
/php-src/Zend/
H A Dzend_object_handlers.c303 …class_entry *ce, const zend_string *member, const zend_class_entry *scope, const char *operation) { in zend_readonly_property_modification_scope_error()
781 zend_string *name, const char *operation) { in verify_readonly_initialization_access()
/php-src/ext/soap/
H A Dphp_sdl.c769 xmlNodePtr portType, operation; in load_wsdl() local

Completed in 46 milliseconds