handled           413 ext/sybase_ct/php_sybase_ct.c 	int handled = 0;
handled           451 ext/sybase_ct/php_sybase_ct.c 		handled = ((Z_TYPE_P(retval) != IS_BOOL) || (Z_BVAL_P(retval) != 0));
handled           454 ext/sybase_ct/php_sybase_ct.c 		handled = 0;
handled           463 ext/sybase_ct/php_sybase_ct.c 	return handled;
handled           469 ext/sybase_ct/php_sybase_ct.c 	int handled = 0;
handled           495 ext/sybase_ct/php_sybase_ct.c 	handled = handled | _call_message_handler(SybCtG(callback_name), srvmsg TSRMLS_CC);
handled           499 ext/sybase_ct/php_sybase_ct.c 		handled = handled | _call_message_handler(sybase->callback_name, srvmsg TSRMLS_CC);
handled           503 ext/sybase_ct/php_sybase_ct.c 	if (!handled) {