Lines Matching refs:errcode

51 	connection->errcode = 0; /* retain backwards compat with OCI8 1.4 */  in php_oci_statement_create()
83 connection->errcode = php_oci_error(connection->err, errstatus TSRMLS_CC); in php_oci_statement_create()
87 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_statement_create()
157 statement2->errcode = 0; in php_oci_get_implicit_resultset()
197 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_set_prefetch()
198 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_set_prefetch()
203 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_statement_set_prefetch()
254 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_statement_fetch()
369 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_fetch()
370 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_fetch()
516 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
517 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
520 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_statement_execute()
544 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
545 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
567 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_statement_execute()
583 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
584 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
603 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
604 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
613 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
614 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
623 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
624 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
633 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
634 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
643 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
644 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
656 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
657 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
666 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
667 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
676 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
677 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
811 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
812 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
834 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_execute()
835 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_execute()
841 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_statement_execute()
862 …PHP_OCI_CALL(OCIStmtRelease, (statement->stmt, statement->err, NULL, 0, statement->errcode ? OCI_S… in php_oci_statement_free()
1033 connection->errcode = php_oci_error(connection->err, errstatus TSRMLS_CC); in php_oci_bind_post_exec()
1034 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_bind_post_exec()
1037 connection->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_bind_post_exec()
1044 connection->errcode = php_oci_error(connection->err, errstatus TSRMLS_CC); in php_oci_bind_post_exec()
1045 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_bind_post_exec()
1048 connection->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_bind_post_exec()
1262 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_bind_by_name()
1263 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_bind_by_name()
1280 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_bind_by_name()
1281 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_bind_by_name()
1301 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_bind_by_name()
1302 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_bind_by_name()
1307 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_bind_by_name()
1500 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_get_type()
1501 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_get_type()
1504 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_statement_get_type()
1523 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_statement_get_numrows()
1524 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_statement_get_numrows()
1527 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_statement_get_numrows()
1626 statement->errcode = php_oci_error(statement->err, errstatus TSRMLS_CC); in php_oci_bind_array_by_name()
1627 PHP_OCI_HANDLE_ERROR(statement->connection, statement->errcode); in php_oci_bind_array_by_name()
1630 statement->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_bind_array_by_name()
1821 connection->errcode = php_oci_error(connection->err, errstatus TSRMLS_CC); in php_oci_bind_array_helper_date()
1822 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_bind_array_helper_date()
1836 connection->errcode = php_oci_error(connection->err, errstatus TSRMLS_CC); in php_oci_bind_array_helper_date()
1837 PHP_OCI_HANDLE_ERROR(connection, connection->errcode); in php_oci_bind_array_helper_date()
1843 connection->errcode = 0; /* retain backwards compat with OCI8 1.4 */ in php_oci_bind_array_helper_date()