Searched refs:nTempMonth (Results 1 – 1 of 1) sorted by relevance
1682 short nTempMonth = GetMonth(rString, nPos); // month in the middle (10 Jan 94) in ScanMidString() local1683 if (nTempMonth) in ScanMidString()1691 nMonth = nTempMonth; in ScanMidString()1959 short nTempMonth = GetMonth(rString, nPos); // 10 Jan in ScanEndString() local1960 if (nTempMonth) in ScanEndString()1968 nMonth = nTempMonth; in ScanEndString()
Completed in 25 milliseconds