Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dflock_compat.c41 PHPAPI int flock(int fd, int operation) in flock()
47 PHPAPI int php_flock(int fd, int operation) in php_flock()
H A Dfile.c345 long operation = 0; in PHP_FUNCTION() local
/PHP-5.6/ext/interbase/
H A Dibase_service.c134 static void _php_ibase_user(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */ in _php_ibase_user()
416 static void _php_ibase_backup_restore(INTERNAL_FUNCTION_PARAMETERS, char operation) /* {{{ */ in _php_ibase_backup_restore()
/PHP-5.6/ext/soap/
H A Dphp_sdl.c765 xmlNodePtr portType, operation; in load_wsdl() local

Completed in 33 milliseconds