Home
last modified time | relevance | path

Searched refs:gtfmt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c6052 const char *gtfmt, xo_field_info_t *old_fields, in xo_gettext_combine_formats() argument
6100 xo_printable(gtfmt)); in xo_gettext_combine_formats()
6178 const char *gtfmt = xo_dgettext(xop, xb.xb_bufp); in xo_gettext_build_format() local
6179 if (gtfmt == NULL || gtfmt == fmt || xo_streq(gtfmt, fmt)) in xo_gettext_build_format()
6182 char *new_fmt = xo_strndup(gtfmt, -1); in xo_gettext_build_format()
6262 const char *gtfmt UNUSED, in xo_gettext_combine_formats()