Searched refs:DurColon (Results 1 – 1 of 1) sorted by relevance
3270 int DurColon = Tokens[TokIdx].IndexOf(':'); in ParseOldDecStates() local3272 if (DurColon >= 0) in ParseOldDecStates()3275 pFrame = *Tokens[TokIdx] + DurColon + 1; in ParseOldDecStates()