Searched defs:operation (Results 1 – 4 of 4) sorted by relevance
41 PHPAPI int flock(int fd, int operation) in flock()47 PHPAPI int php_flock(int fd, int operation) in php_flock()
345 long operation = 0; in PHP_FUNCTION() local
134 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()
765 xmlNodePtr portType, operation; in load_wsdl() local
Completed in 27 milliseconds