Searched refs:bPm (Results 1 – 1 of 1) sorted by relevance
310 bool bPm = false; in FX_ParseDateUsingFormat() local380 bPm = (j < value.GetLength() && value[j] == 'p'); in FX_ParseDateUsingFormat()423 bPm = (j + 1 < value.GetLength() && value[j] == 'p' && in FX_ParseDateUsingFormat()530 if (bPm) in FX_ParseDateUsingFormat()