Home
last modified time | relevance | path

Searched refs:cb_arg (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/interbase/
H A Dibase_events.c271 zval ***args, **cb_arg; in PHP_FUNCTION() local
298 cb_arg = args[1]; in PHP_FUNCTION()
318 cb_arg = args[0]; in PHP_FUNCTION()
328 if (!zend_is_callable(*cb_arg, 0, &cb_name TSRMLS_CC)) { in PHP_FUNCTION()
346 *event->callback = **cb_arg; in PHP_FUNCTION()

Completed in 4 milliseconds