Lines Matching refs:err

78 		OCI_G(errcode) = php_oci_error(OCI_G(err), OCI_G(errcode) TSRMLS_CC);  in php_oci_lob_create()
127 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobFileOpen, (connection->svc, connection->err, descri… in php_oci_lob_get_length()
129 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_get_length()
135 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobGetLength, (connection->svc, connection->err, descr… in php_oci_lob_get_length()
138 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_get_length()
146 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobFileClose, (connection->svc, connection->err, descr… in php_oci_lob_get_length()
149 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_get_length()
217 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobGetChunkSize, (connection->svc, connection->err, de… in php_oci_lob_calculate_buffer()
220 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_calculate_buffer()
289 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobFileOpen, (connection->svc, connection->err, descri… in php_oci_lob_read()
292 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_read()
299 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobCharSetId, (connection->env, connection->err, descr… in php_oci_lob_read()
302 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_read()
313 …PHP_OCI_CALL_RETURN(connection->errcode, OCINlsNumericInfoGet, (connection->env, connection->err, … in php_oci_lob_read()
316 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_read()
343 connection->err, in php_oci_lob_read()
376 connection->err, in php_oci_lob_read()
395 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_read()
408 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobFileClose, (connection->svc, connection->err, descr… in php_oci_lob_read()
411 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_read()
453 connection->err, in php_oci_lob_write()
468 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_write()
505 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobEnableBuffering, (connection->svc, connection->err,… in php_oci_lob_set_buffering()
507 …connection->errcode, OCILobDisableBuffering, (connection->svc, connection->err, descriptor->descri… in php_oci_lob_set_buffering()
511 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_set_buffering()
559 connection->err, in php_oci_lob_copy()
569 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_copy()
584 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobClose, (connection->svc, connection->err, descripto… in php_oci_lob_close()
588 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_close()
607 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobIsTemporary, (connection->env,connection->err, desc… in php_oci_temp_lob_close()
610 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_temp_lob_close()
616 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobFreeTemporary, (connection->svc, connection->err, d… in php_oci_temp_lob_close()
619 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_temp_lob_close()
657 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobFlushBuffer, (connection->svc, connection->err, lob… in php_oci_lob_flush()
660 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC); in php_oci_lob_flush()
746 connection->err,
761 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC);
794 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobAppend, (connection->svc, connection->err, lob_dest…
797 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC);
830 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobTrim, (connection->svc, connection->err, lob, new_l…
833 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC);
864 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobErase, (connection->svc, connection->err, lob, (ub4…
867 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC);
887 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC);
920 connection->err,
931 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC);
936 …PHP_OCI_CALL_RETURN(connection->errcode, OCILobOpen, (connection->svc, connection->err, lob, OCI_L…
939 connection->errcode = php_oci_error(connection->err, connection->errcode TSRMLS_CC);