// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_TextParsingUtilities

namespace TMPro
{
public class TMP_TextParsingUtilities // TypeDefIndex: 9511
{
	// Fields
	type#26951 s_Instance;
	type#26598 k_LookupStringL;
	type#26598 k_LookupStringU;
	type#6081 k_EmojiLookup;
	type#6081 k_EmojiPresentationFormLookup;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public static type#26950 get_instance() { }
	// RVA: -1
	public static type#20867 GetHashCode(type#26576 s) { }
	// RVA: -1
	public static type#20867 GetHashCodeCaseSensitive(type#26576 s) { }
	// RVA: -1
	public static type#15837 ToLowerASCIIFast(type#15837 c) { }
	// RVA: -1
	public static type#15837 ToUpperASCIIFast(type#15837 c) { }
	// RVA: -1
	public static type#27917 ToUpperASCIIFast(type#27917 c) { }
	// RVA: -1
	public static type#27917 ToLowerASCIIFast(type#27917 c) { }
	// RVA: -1
	public static type#15313 IsHighSurrogate(type#27917 c) { }
	// RVA: -1
	public static type#15313 IsLowSurrogate(type#27917 c) { }
	// RVA: -1
	internal static type#27917 ConvertToUTF32(type#27917 highSurrogate, type#27917 lowSurrogate) { }
	// RVA: -1
	internal static type#15313 IsDiacriticalMark(type#27917 c) { }
	// RVA: -1
	internal static type#15313 IsBaseGlyph(type#27917 c) { }
	// RVA: -1
	internal static type#15313 IsEmoji(type#27917 c) { }
	// RVA: -1
	internal static type#15313 IsEmojiPresentationForm(type#27917 c) { }
	// RVA: -1
	internal static type#15313 IsHangul(type#27917 c) { }
	// RVA: -1
	internal static type#15313 IsCJK(type#27917 c) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
