apkfuckery/com.discord/smali_classes2/kotlin/text/Regex$a.smali

40 lines
704 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lkotlin/text/Regex$a;
.super Ljava/lang/Object;
.source "Regex.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/text/Regex;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# direct methods
2019-10-09 23:16:36 +00:00
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-10-09 23:16:36 +00:00
2019-12-06 03:29:40 +00:00
# virtual methods
.method public final a(I)I
.locals 1
2019-10-09 23:16:36 +00:00
2019-12-06 03:29:40 +00:00
and-int/lit8 v0, p1, 0x2
2019-10-09 23:16:36 +00:00
2019-12-06 03:29:40 +00:00
if-eqz v0, :cond_0
2019-10-09 23:16:36 +00:00
2019-12-06 03:29:40 +00:00
or-int/lit8 p1, p1, 0x40
2019-10-09 23:16:36 +00:00
:cond_0
return p1
.end method