php_sybase_fetch_result_row 1347 ext/sybase_ct/php_sybase_ct.c 		if ((retcode = php_sybase_fetch_result_row(result, -1)) == CS_FAIL) {
php_sybase_fetch_result_row 1743 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, 1);
php_sybase_fetch_result_row 1780 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, 1);
php_sybase_fetch_result_row 1897 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, Z_LVAL_PP(offset)+ 1);
php_sybase_fetch_result_row 2053 ext/sybase_ct/php_sybase_ct.c 		php_sybase_fetch_result_row(result, Z_LVAL_PP(row));