Home
last modified time | relevance | path

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

/PHP-5.5/ext/interbase/
H A Dibase_events.c269 zval ***args, **cb_arg; in PHP_FUNCTION() local
296 cb_arg = args[1]; in PHP_FUNCTION()
316 cb_arg = args[0]; in PHP_FUNCTION()
326 if (!zend_is_callable(*cb_arg, 0, &cb_name TSRMLS_CC)) { in PHP_FUNCTION()
344 *event->callback = **cb_arg; in PHP_FUNCTION()

Completed in 8 milliseconds