php_sybase_fetch_result_row 1415 ext/sybase_ct/php_sybase_ct.c 		if ((retcode = php_sybase_fetch_result_row(result, -1 TSRMLS_CC)) == CS_FAIL) {
php_sybase_fetch_result_row 1770 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, 1 TSRMLS_CC);
php_sybase_fetch_result_row 1806 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, 1 TSRMLS_CC);
php_sybase_fetch_result_row 1920 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, offset+ 1 TSRMLS_CC);
php_sybase_fetch_result_row 2054 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, row TSRMLS_CC);