Searched refs:odbc_binmode (Results 1 – 6 of 6) sorted by relevance
15 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
846 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() argument
1139 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
1141 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
Completed in 21 milliseconds