Searched refs:cpoolmode (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/oci8/ |
H A D | oci8.c | 1107 ub4 cpoolmode = 0x80000000; /* Pass invalid mode to OCIConnectionPoolCreate */ in PHP_INI_END() local 1109 …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 11 milliseconds