// Assembly: mscorlib
// Full name: System.Globalization.DateTimeFormatInfoScanner

namespace System.Globalization
{
public class DateTimeFormatInfoScanner // TypeDefIndex: 4629
{
	// Fields
	type#9068 m_dateWords;
	type#4804 s_knownWords;
	type#30777 _ymdFlags;

	// Methods
	// RVA: -1
	private static type#4800 get_KnownWords() { }
	// RVA: -1
	internal static type#20867 SkipWhiteSpacesAndNonLetter(type#26576 pattern, type#20867 currentIndex) { }
	// RVA: -1
	internal type#28660 AddDateWordOrPostfix(type#26576 formatPostfix, type#26576 str) { }
	// RVA: -1
	internal type#20867 AddDateWords(type#26576 pattern, type#20867 index, type#26576 formatPostfix) { }
	// RVA: -1
	internal static type#20867 ScanRepeatChar(type#26576 pattern, type#15837 ch, type#20867 index, type#11944 count) { }
	// RVA: -1
	internal type#28660 AddIgnorableSymbols(type#26576 text) { }
	// RVA: -1
	internal type#28660 ScanDateWord(type#26576 pattern) { }
	// RVA: -1
	internal type#13453 GetDateWordsOfDTFI(type#17098 dtfi) { }
	// RVA: -1
	internal static type#18400 GetFormatFlagGenitiveMonth(type#13453 monthNames, type#13453 genitveMonthNames, type#13453 abbrevMonthNames, type#13453 genetiveAbbrevMonthNames) { }
	// RVA: -1
	internal static type#18400 GetFormatFlagUseSpaceInMonthNames(type#13453 monthNames, type#13453 genitveMonthNames, type#13453 abbrevMonthNames, type#13453 genetiveAbbrevMonthNames) { }
	// RVA: -1
	internal static type#18400 GetFormatFlagUseSpaceInDayNames(type#13453 dayNames, type#13453 abbrevDayNames) { }
	// RVA: -1
	internal static type#18400 GetFormatFlagUseHebrewCalendar(type#20867 calID) { }
	// RVA: -1
	private static type#15313 EqualStringArrays(type#13453 array1, type#13453 array2) { }
	// RVA: -1
	private static type#15313 ArrayElementsHaveSpace(type#13453 array) { }
	// RVA: -1
	private static type#15313 ArrayElementsBeginWithDigit(type#13453 array) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
