Searched refs:bPm (Results 1 – 1 of 1) sorted by relevance
483 bool bPm = false; in MakeRegularDate() local554 bPm = (j < value.GetLength() && value[j] == 'p'); in MakeRegularDate()597 bPm = (j + 1 < value.GetLength() && value[j] == 'p' && in MakeRegularDate()698 if (bPm) in MakeRegularDate()