Home
last modified time | relevance | path

Searched refs:odbc_binmode (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/odbc/tests/
H A Dbug80147.phpt17 odbc_binmode($res, ODBC_BINMODE_RETURN);
/php-src/ext/odbc/
H A Dodbc_arginfo.h259 ZEND_FUNCTION(odbc_binmode);
325 ZEND_FE(odbc_binmode, arginfo_odbc_binmode)
H A Dodbc.stub.php334 function odbc_binmode(Odbc\Result $statement, int $mode): true {} function
H A Dphp_odbc.c896 PHP_FUNCTION(odbc_binmode) in PHP_FUNCTION() argument
/php-src/
H A Dphp.ini-development1143 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
H A Dphp.ini-production1145 ; See the documentation on odbc_binmode and odbc_longreadlen for an explanation

Completed in 55 milliseconds