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