Searched refs:gotMm (Results 1 – 3 of 3) sorted by relevance
411 boolean gotMm = false; in hackTimes()415 if (gotMm) { in hackTimes()421 gotMm = true; in hackTimes()424 if (!gotMm) { in hackTimes()430 } else if (gotMm || ch == 'z' || ch == 'Z' || ch == 'v' || ch == 'V') { in hackTimes()
413 boolean gotMm = false; in hackTimes()417 if (gotMm) { in hackTimes()423 gotMm = true; in hackTimes()426 if (!gotMm) { in hackTimes()432 } else if (gotMm || ch == 'z' || ch == 'Z' || ch == 'v' || ch == 'V') { in hackTimes()
639 UBool gotMm=FALSE; in hackTimes() local643 if ( gotMm ) { in hackTimes()650 if (fp->isPatternSeparator(field) && gotMm) { in hackTimes()656 gotMm=TRUE; in hackTimes()661 if (!gotMm) { in hackTimes()669 if (gotMm || ch==LOW_Z || ch==CAP_Z || ch==LOW_V || ch==CAP_V) { in hackTimes()