34 lines
816 B
Java
34 lines
816 B
Java
package o;
|
|
|
|
/* renamed from: o.pp, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C16629pp {
|
|
@InterfaceC13391fZD
|
|
public C16629pp() {
|
|
}
|
|
|
|
/* renamed from: o.pp$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV {
|
|
private RVV() {
|
|
}
|
|
|
|
public /* synthetic */ RVV(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
|
|
public static String e(String str, String str2) {
|
|
C14957gcv.e(str2, "");
|
|
if (str == null) {
|
|
return str;
|
|
}
|
|
String str3 = str;
|
|
return (gdZ.d((CharSequence) str3, (CharSequence) "\n", false) || str.length() != 16) ? str : new gdW("\\b([0-9]{4})([0-9]{2})[0-9xX]{6}([0-9]{4})\\b").b(str3, str2);
|
|
}
|
|
|
|
static {
|
|
new RVV((byte) 0);
|
|
}
|
|
}
|