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

◆ FullHMMatch()

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

Definition at line 681 of file TimeSpanParse.cs.

682 {
683 int sepCount = this._sepCount;
684 int numCount = this._numCount;
685 string[] literals = pattern._literals;
687 if (this._literals0._length != 0)
688 {
689 bool flag;
690 return flag;
691 }
692 string[] literals3 = pattern._literals;
694 int length = this._literals1._length;
695 if (length != 0)
696 {
697 bool flag2;
698 return flag2;
699 }
700 string[] literals5 = pattern._literals;
701 if (length != 0)
702 {
703 }
704 bool flag3;
705 return (ref this) == null || flag3;
706 }
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._numCount, System.Globalization.TimeSpanParse.TimeSpanRawInfo._sepCount, j__TPar, and System.length.