Searched refs:odbc_binmode (Results 1 – 6 of 6) sorted by relevance
17 odbc_binmode($res, ODBC_BINMODE_RETURN);
250 ZEND_FUNCTION(odbc_binmode);314 ZEND_FE(odbc_binmode, arginfo_odbc_binmode)
8 function odbc_binmode($statement, int $mode): bool {} function
850 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() argument
1144 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
1146 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
Completed in 26 milliseconds