Lines Matching refs:time
104 } time;
135 } time;
175 size_t time;
327 finfo->strings.time = str + parser->offsets.time;
641 parser->state.UNIX.sub.time = PL_UNIX_TIME_PREPART1;
652 switch(parser->state.UNIX.sub.time) {
658 parser->state.UNIX.sub.time = PL_UNIX_TIME_PART1;
669 parser->state.UNIX.sub.time = PL_UNIX_TIME_PREPART2;
680 parser->state.UNIX.sub.time = PL_UNIX_TIME_PART2;
691 parser->state.UNIX.sub.time = PL_UNIX_TIME_PREPART3;
702 parser->state.UNIX.sub.time = PL_UNIX_TIME_PART3;
714 parser->offsets.time = parser->item_offset;
902 parser->state.NT.sub.time = PL_WINNT_TIME_PRESPACE;
916 switch(parser->state.NT.sub.time) {
919 parser->state.NT.sub.time = PL_WINNT_TIME_TIME;
924 parser->offsets.time = parser->item_offset;