Searched refs:format_config (Results 1 – 3 of 3) sorted by relevance
551 …lib_tzdb *tzdb, timelib_tz_get_wrapper tz_get_wrapper, const timelib_format_config* format_config);
2187 …elib_tzdb *tzdb, timelib_tz_get_wrapper tz_get_wrapper, const timelib_format_config* format_config)2200 char prefix_char = format_config->prefix_char;2201 const timelib_format_specifier *format_map = format_config->format_map;
25037 …elib_tzdb *tzdb, timelib_tz_get_wrapper tz_get_wrapper, const timelib_format_config* format_config) in timelib_parse_from_format_with_map() argument25050 char prefix_char = format_config->prefix_char; in timelib_parse_from_format_with_map()25051 const timelib_format_specifier *format_map = format_config->format_map; in timelib_parse_from_format_with_map()
Completed in 48 milliseconds