mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
517 lines
7.6 KiB
Smali
517 lines
7.6 KiB
Smali
.class public final Lcom/google/zxing/common/StringUtils;
|
|
.super Ljava/lang/Object;
|
|
.source "StringUtils.java"
|
|
|
|
|
|
# static fields
|
|
.field private static final ASSUME_SHIFT_JIS:Z
|
|
|
|
.field private static final EUC_JP:Ljava/lang/String; = "EUC_JP"
|
|
|
|
.field public static final GB2312:Ljava/lang/String; = "GB2312"
|
|
|
|
.field private static final ISO88591:Ljava/lang/String; = "ISO8859_1"
|
|
|
|
.field private static final PLATFORM_DEFAULT_ENCODING:Ljava/lang/String;
|
|
|
|
.field public static final SHIFT_JIS:Ljava/lang/String; = "SJIS"
|
|
|
|
.field private static final UTF8:Ljava/lang/String; = "UTF8"
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
.line 32
|
|
invoke-static {}, Ljava/nio/charset/Charset;->defaultCharset()Ljava/nio/charset/Charset;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Ljava/nio/charset/Charset;->name()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/google/zxing/common/StringUtils;->PLATFORM_DEFAULT_ENCODING:Ljava/lang/String;
|
|
|
|
const-string v1, "SJIS"
|
|
|
|
.line 39
|
|
invoke-virtual {v1, v0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_1
|
|
|
|
const-string v1, "EUC_JP"
|
|
|
|
.line 40
|
|
invoke-virtual {v1, v0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
:goto_0
|
|
const/4 v0, 0x1
|
|
|
|
:goto_1
|
|
sput-boolean v0, Lcom/google/zxing/common/StringUtils;->ASSUME_SHIFT_JIS:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 42
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static guessEncoding([BLjava/util/Map;)Ljava/lang/String;
|
|
.locals 21
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"([B",
|
|
"Ljava/util/Map<",
|
|
"Lcom/google/zxing/DecodeHintType;",
|
|
"*>;)",
|
|
"Ljava/lang/String;"
|
|
}
|
|
.end annotation
|
|
|
|
move-object/from16 v0, p0
|
|
|
|
move-object/from16 v1, p1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 52
|
|
sget-object v2, Lcom/google/zxing/DecodeHintType;->CHARACTER_SET:Lcom/google/zxing/DecodeHintType;
|
|
|
|
invoke-interface {v1, v2}, Ljava/util/Map;->containsKey(Ljava/lang/Object;)Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 53
|
|
sget-object v0, Lcom/google/zxing/DecodeHintType;->CHARACTER_SET:Lcom/google/zxing/DecodeHintType;
|
|
|
|
invoke-interface {v1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
|
|
.line 57
|
|
:cond_0
|
|
array-length v1, v0
|
|
|
|
.line 73
|
|
array-length v2, v0
|
|
|
|
const/4 v3, 0x2
|
|
|
|
const/4 v4, 0x3
|
|
|
|
const/4 v5, 0x1
|
|
|
|
const/4 v6, 0x0
|
|
|
|
if-le v2, v4, :cond_1
|
|
|
|
aget-byte v2, v0, v6
|
|
|
|
const/16 v7, -0x11
|
|
|
|
if-ne v2, v7, :cond_1
|
|
|
|
aget-byte v2, v0, v5
|
|
|
|
const/16 v7, -0x45
|
|
|
|
if-ne v2, v7, :cond_1
|
|
|
|
aget-byte v2, v0, v3
|
|
|
|
const/16 v7, -0x41
|
|
|
|
if-ne v2, v7, :cond_1
|
|
|
|
move v2, v5
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
move v2, v6
|
|
|
|
:goto_0
|
|
move v7, v5
|
|
|
|
move v8, v7
|
|
|
|
move v3, v6
|
|
|
|
move v9, v3
|
|
|
|
move v10, v9
|
|
|
|
move v11, v10
|
|
|
|
move v12, v11
|
|
|
|
move v13, v12
|
|
|
|
move v14, v13
|
|
|
|
move v15, v14
|
|
|
|
move/from16 v16, v15
|
|
|
|
move/from16 v17, v16
|
|
|
|
move/from16 v18, v17
|
|
|
|
:goto_1
|
|
if-ge v9, v1, :cond_16
|
|
|
|
if-nez v5, :cond_2
|
|
|
|
if-nez v7, :cond_2
|
|
|
|
if-eqz v8, :cond_16
|
|
|
|
.line 82
|
|
:cond_2
|
|
aget-byte v4, v0, v9
|
|
|
|
and-int/lit16 v0, v4, 0xff
|
|
|
|
if-eqz v8, :cond_3
|
|
|
|
if-lez v10, :cond_5
|
|
|
|
and-int/lit16 v4, v4, 0x80
|
|
|
|
if-eqz v4, :cond_4
|
|
|
|
add-int/lit8 v10, v10, -0x1
|
|
|
|
:cond_3
|
|
move/from16 v19, v1
|
|
|
|
goto :goto_4
|
|
|
|
:cond_4
|
|
move/from16 v19, v1
|
|
|
|
goto :goto_3
|
|
|
|
:cond_5
|
|
move/from16 v19, v1
|
|
|
|
and-int/lit16 v1, v4, 0x80
|
|
|
|
if-eqz v1, :cond_9
|
|
|
|
and-int/lit8 v1, v4, 0x40
|
|
|
|
if-eqz v1, :cond_8
|
|
|
|
add-int/lit8 v1, v10, 0x1
|
|
|
|
and-int/lit8 v20, v4, 0x20
|
|
|
|
if-nez v20, :cond_6
|
|
|
|
add-int/lit8 v12, v12, 0x1
|
|
|
|
:goto_2
|
|
move v10, v1
|
|
|
|
goto :goto_4
|
|
|
|
:cond_6
|
|
add-int/lit8 v1, v10, 0x2
|
|
|
|
and-int/lit8 v20, v4, 0x10
|
|
|
|
if-nez v20, :cond_7
|
|
|
|
add-int/lit8 v13, v13, 0x1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_7
|
|
add-int/lit8 v10, v10, 0x3
|
|
|
|
and-int/lit8 v1, v4, 0x8
|
|
|
|
if-nez v1, :cond_8
|
|
|
|
add-int/lit8 v14, v14, 0x1
|
|
|
|
goto :goto_4
|
|
|
|
:cond_8
|
|
:goto_3
|
|
const/4 v8, 0x0
|
|
|
|
:cond_9
|
|
:goto_4
|
|
const/16 v1, 0xa0
|
|
|
|
const/16 v4, 0x7f
|
|
|
|
if-eqz v5, :cond_c
|
|
|
|
if-le v0, v4, :cond_a
|
|
|
|
if-ge v0, v1, :cond_a
|
|
|
|
const/4 v5, 0x0
|
|
|
|
goto :goto_5
|
|
|
|
:cond_a
|
|
const/16 v1, 0x9f
|
|
|
|
if-le v0, v1, :cond_c
|
|
|
|
const/16 v1, 0xc0
|
|
|
|
if-lt v0, v1, :cond_b
|
|
|
|
const/16 v1, 0xd7
|
|
|
|
if-eq v0, v1, :cond_b
|
|
|
|
const/16 v1, 0xf7
|
|
|
|
if-ne v0, v1, :cond_c
|
|
|
|
:cond_b
|
|
add-int/lit8 v16, v16, 0x1
|
|
|
|
:cond_c
|
|
:goto_5
|
|
if-eqz v7, :cond_15
|
|
|
|
if-lez v11, :cond_e
|
|
|
|
const/16 v1, 0x40
|
|
|
|
if-lt v0, v1, :cond_14
|
|
|
|
if-eq v0, v4, :cond_14
|
|
|
|
const/16 v1, 0xfc
|
|
|
|
if-le v0, v1, :cond_d
|
|
|
|
goto :goto_8
|
|
|
|
:cond_d
|
|
add-int/lit8 v11, v11, -0x1
|
|
|
|
goto :goto_9
|
|
|
|
:cond_e
|
|
const/16 v1, 0x80
|
|
|
|
if-eq v0, v1, :cond_14
|
|
|
|
const/16 v1, 0xa0
|
|
|
|
if-eq v0, v1, :cond_14
|
|
|
|
const/16 v4, 0xef
|
|
|
|
if-le v0, v4, :cond_f
|
|
|
|
goto :goto_8
|
|
|
|
:cond_f
|
|
if-le v0, v1, :cond_11
|
|
|
|
const/16 v1, 0xe0
|
|
|
|
if-ge v0, v1, :cond_11
|
|
|
|
add-int/lit8 v3, v3, 0x1
|
|
|
|
add-int/lit8 v0, v18, 0x1
|
|
|
|
if-le v0, v15, :cond_10
|
|
|
|
move v15, v0
|
|
|
|
move/from16 v18, v15
|
|
|
|
goto :goto_6
|
|
|
|
:cond_10
|
|
move/from16 v18, v0
|
|
|
|
:goto_6
|
|
const/16 v17, 0x0
|
|
|
|
goto :goto_9
|
|
|
|
:cond_11
|
|
const/16 v1, 0x7f
|
|
|
|
if-le v0, v1, :cond_13
|
|
|
|
add-int/lit8 v11, v11, 0x1
|
|
|
|
add-int/lit8 v0, v17, 0x1
|
|
|
|
if-le v0, v6, :cond_12
|
|
|
|
move v6, v0
|
|
|
|
move/from16 v17, v6
|
|
|
|
goto :goto_7
|
|
|
|
:cond_12
|
|
move/from16 v17, v0
|
|
|
|
goto :goto_7
|
|
|
|
:cond_13
|
|
const/16 v17, 0x0
|
|
|
|
:goto_7
|
|
const/16 v18, 0x0
|
|
|
|
goto :goto_9
|
|
|
|
:cond_14
|
|
:goto_8
|
|
const/4 v7, 0x0
|
|
|
|
:cond_15
|
|
:goto_9
|
|
add-int/lit8 v9, v9, 0x1
|
|
|
|
move-object/from16 v0, p0
|
|
|
|
move/from16 v1, v19
|
|
|
|
const/4 v4, 0x3
|
|
|
|
goto/16 :goto_1
|
|
|
|
:cond_16
|
|
move/from16 v19, v1
|
|
|
|
if-eqz v8, :cond_17
|
|
|
|
if-lez v10, :cond_17
|
|
|
|
const/4 v8, 0x0
|
|
|
|
:cond_17
|
|
if-eqz v7, :cond_18
|
|
|
|
if-lez v11, :cond_18
|
|
|
|
const/4 v7, 0x0
|
|
|
|
:cond_18
|
|
const-string v0, "UTF8"
|
|
|
|
if-eqz v8, :cond_1a
|
|
|
|
if-nez v2, :cond_19
|
|
|
|
add-int/2addr v12, v13
|
|
|
|
add-int/2addr v12, v14
|
|
|
|
if-lez v12, :cond_1a
|
|
|
|
:cond_19
|
|
return-object v0
|
|
|
|
:cond_1a
|
|
const-string v1, "SJIS"
|
|
|
|
if-eqz v7, :cond_1c
|
|
|
|
sget-boolean v2, Lcom/google/zxing/common/StringUtils;->ASSUME_SHIFT_JIS:Z
|
|
|
|
if-nez v2, :cond_1b
|
|
|
|
const/4 v2, 0x3
|
|
|
|
if-ge v15, v2, :cond_1b
|
|
|
|
if-lt v6, v2, :cond_1c
|
|
|
|
:cond_1b
|
|
return-object v1
|
|
|
|
:cond_1c
|
|
const-string v2, "ISO8859_1"
|
|
|
|
if-eqz v5, :cond_20
|
|
|
|
if-eqz v7, :cond_20
|
|
|
|
const/4 v4, 0x2
|
|
|
|
if-ne v15, v4, :cond_1d
|
|
|
|
if-eq v3, v4, :cond_1e
|
|
|
|
:cond_1d
|
|
mul-int/lit8 v0, v16, 0xa
|
|
|
|
move/from16 v3, v19
|
|
|
|
if-lt v0, v3, :cond_1f
|
|
|
|
:cond_1e
|
|
return-object v1
|
|
|
|
:cond_1f
|
|
return-object v2
|
|
|
|
:cond_20
|
|
if-eqz v5, :cond_21
|
|
|
|
return-object v2
|
|
|
|
:cond_21
|
|
if-eqz v7, :cond_22
|
|
|
|
return-object v1
|
|
|
|
:cond_22
|
|
if-eqz v8, :cond_23
|
|
|
|
return-object v0
|
|
|
|
:cond_23
|
|
sget-object v0, Lcom/google/zxing/common/StringUtils;->PLATFORM_DEFAULT_ENCODING:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|