Searched refs:trio_format_date_max (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtriostr.h69 TRIO_STRING_PUBLIC size_t trio_format_date_max TRIO_PROTO((char *target, size_t max, const char *format, const struct tm *datetime));
H A Dtriostr.c595 trio_format_date_max function
1908 return trio_format_date_max(self->content, max, format, datetime);

Completed in 44 milliseconds