Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dflock_compat.c35 PHPAPI int flock(int fd, int operation) in flock()
41 PHPAPI int php_flock(int fd, int operation) in php_flock()
H A Dfile.c340 zend_long operation = 0; in PHP_FUNCTION() local
/PHP-7.3/ext/interbase/
H A Dibase_service.c134 static void _php_ibase_user(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */ in _php_ibase_user()
417 static void _php_ibase_backup_restore(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */ in _php_ibase_backup_restore()
/PHP-7.3/ext/soap/
H A Dphp_sdl.c758 xmlNodePtr portType, operation; in load_wsdl() local

Completed in 26 milliseconds