HomeSort by relevance Sort by last modified time
    Searched full:neo_time_compact (Results 1 - 3 of 3) sorted by null

  /external/clearsilver/util/
neo_date.h 23 time_t neo_time_compact (struct tm *ttm, const char *timezone);
neo_date.c 57 time_t neo_time_compact (struct tm *ttm, const char *mytimezone) function
  /external/clearsilver/python/
neo_util.c 675 tt = neo_time_compact (&ttm, tz);

Completed in 165 milliseconds