Searched refs:odbc_binmode (Results 1 – 6 of 6) sorted by relevance
17 odbc_binmode($res, ODBC_BINMODE_RETURN);
251 ZEND_FUNCTION(odbc_binmode);309 ZEND_FE(odbc_binmode, arginfo_odbc_binmode)
334 function odbc_binmode(Odbc\Result $statement, int $mode): true {} function
880 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() argument
1129 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
1131 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
Completed in 20 milliseconds