Home
last modified time | relevance | path

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

/PHP-7.1/ext/odbc/
H A Dphp_odbc.c1263 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
1500 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
1699 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3215 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3286 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3351 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3431 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3493 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3555 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3624 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
[all …]
H A Dphp_odbc_includes.h284 int odbc_bindcols(odbc_result *result);

Completed in 12 milliseconds