Searched refs:cpoolmode (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/oci8/ |
H A D | oci8.c | 211 ub4 cpoolmode = 0x80000000; /* Pass invalid mode to OCIConnectionPoolCreate */ in PHP_INI_END() local 213 …lCreate, (OCI_G(env), OCI_G(err), cpoolh, NULL, 0, NULL, 0, 0, 0, 0, NULL, 0, NULL, 0, cpoolmode)); in PHP_INI_END()
|
Completed in 9 milliseconds