Home
last modified time | relevance | path

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

/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c1194 static int php_sybase_fetch_result_row (sybase_result *result, int numrows) in php_sybase_fetch_result_row() function
1416 if ((retcode = php_sybase_fetch_result_row(result, -1)) == CS_FAIL) { in php_sybase_fetch_result_set()
1771 php_sybase_fetch_result_row(result, 1); in PHP_FUNCTION()
1807 php_sybase_fetch_result_row(result, 1); in php_sybase_fetch_hash()
1925 php_sybase_fetch_result_row(result, offset+ 1); in PHP_FUNCTION()
2059 php_sybase_fetch_result_row(result, row); in PHP_FUNCTION()

Completed in 8 milliseconds