Home
last modified time | relevance | path

Searched refs:defaultbinmode (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/odbc/
H A Dphp_odbc_includes.h244 zend_long defaultbinmode; variable
H A Dphp_odbc.c474 defaultbinmode, zend_odbc_globals, odbc_globals, display_binmode)
679 result->binmode = ODBCG(defaultbinmode); in odbc_bindcols()
/php-src/
H A Dphp.ini-development1130 ; of odbc.defaultlrl and odbc.defaultbinmode
1131 ; https://php.net/odbc.defaultbinmode
1132 odbc.defaultbinmode = 1
H A Dphp.ini-production1132 ; of odbc.defaultlrl and odbc.defaultbinmode
1133 ; https://php.net/odbc.defaultbinmode
1134 odbc.defaultbinmode = 1

Completed in 31 milliseconds