Home
last modified time | relevance | path

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

/PHP-8.1/ext/odbc/
H A Dphp_odbc.c936 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
1138 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
1334 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
2798 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
2868 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
2932 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3011 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3072 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3133 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
3197 if (!odbc_bindcols(result)) { in PHP_FUNCTION()
[all …]
H A Dphp_odbc_includes.h247 int odbc_bindcols(odbc_result *result);

Completed in 16 milliseconds