OCI_STMT_SCROLLABLE_READONLY 263 ext/pdo_oci/oci_driver.c OCI_STMT_SCROLLABLE_READONLY : OCI_DEFAULT; OCI_STMT_SCROLLABLE_READONLY 146 ext/pdo_oci/oci_statement.c #ifdef OCI_STMT_SCROLLABLE_READONLY /* needed for oci8 ? */ OCI_STMT_SCROLLABLE_READONLY 147 ext/pdo_oci/oci_statement.c if (S->exec_type == OCI_STMT_SCROLLABLE_READONLY) { OCI_STMT_SCROLLABLE_READONLY 148 ext/pdo_oci/oci_statement.c mode = OCI_STMT_SCROLLABLE_READONLY;