Searched refs:penult (Results 1 – 1 of 1) sorted by relevance
45 char penult = time[size - IDX_PENULT]; in ParseToMilliseconds() local47 if (penult == CHAR_M && last == CHAR_S) { in ParseToMilliseconds()