Lines Matching refs:timelib_get_nr_ex
452 static timelib_sll timelib_get_nr_ex(char **ptr, int max_length, int *scanned_length)
482 return timelib_get_nr_ex(ptr, max_length, NULL);
1235 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1260 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1274 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1288 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1305 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1331 s->time->y = timelib_get_nr_ex((char **) &ptr, 2, &length);
1344 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1357 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1373 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1435 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1489 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1501 s->time->y = timelib_get_nr_ex((char **) &ptr, 4, &length);
1943 if ((s->time->y = timelib_get_nr_ex((char **) &ptr, 2, &length)) == TIMELIB_UNSET) {
1988 min = timelib_get_nr_ex((char **) &ptr, 2, &length);
2002 sec = timelib_get_nr_ex((char **) &ptr, 2, &length);