Home
last modified time | relevance | path

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

/PHP-8.0/ext/odbc/
H A Dphp_odbc.c931 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
1133 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
1329 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
2784 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
2854 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
2918 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
2997 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3058 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3119 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3183 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
[all …]
H A Dphp_odbc_includes.h247 int odbc_bindcols(odbc_result *result);

Completed in 12 milliseconds