terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ FullHMSMatch()

bool System.Globalization.TimeSpanParse.TimeSpanRawInfo.FullHMSMatch ( TimeSpanFormat::FormatLiterals pattern)
inlinepackage

Definition at line 746 of file TimeSpanParse.cs.

747 {
748 int sepCount = this._sepCount;
749 int numCount = this._numCount;
750 string[] literals = pattern._literals;
752 if (this._literals0._length != 0)
753 {
754 int dd = pattern.dd;
755 bool flag;
756 return flag;
757 }
758 string[] literals3 = pattern._literals;
760 if (this._literals1._length != 0)
761 {
762 bool flag2;
763 return flag2;
764 }
765 string[] literals5 = pattern._literals;
767 int length = this._literals2._length;
768 if (length != 0)
769 {
770 bool flag3;
771 return flag3;
772 }
773 string[] literals7 = pattern._literals;
775 int length2 = this._literals3._length;
776 if (length != 0)
777 {
778 }
779 bool flag4;
780 return length2 == 0 || flag4;
781 }
class f__AnonymousType0<< Count > j__TPar
readonly int _length

References System.ReadOnlySpan< T >._length, System.Globalization.TimeSpanParse.TimeSpanRawInfo._literals0, System.Globalization.TimeSpanParse.TimeSpanRawInfo._literals1, System.Globalization.TimeSpanParse.TimeSpanRawInfo._literals2, System.Globalization.TimeSpanParse.TimeSpanRawInfo._literals3, System.Globalization.TimeSpanParse.TimeSpanRawInfo._numCount, System.Globalization.TimeSpanParse.TimeSpanRawInfo._sepCount, j__TPar, and System.length.