Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dlibxo.c5302 switch (xfip->xfi_ftype) { in xo_gettext_finish_numbering_fields()
5321 switch (xfip->xfi_ftype) { in xo_gettext_finish_numbering_fields()
5560 ftype = xfip->xfi_ftype; in xo_gettext_simplify_format()
5624 isprint((int) xfip->xfi_ftype) ? xfip->xfi_ftype : ' ', in xo_dump_fields()
5625 xfip->xfi_ftype, in xo_dump_fields()
5669 switch (newp->xfi_ftype) { in xo_gettext_rewrite_fields()
5715 switch (newp->xfi_ftype) { in xo_gettext_combine_formats()
5723 if (oldp->xfi_ftype != 'V') in xo_gettext_combine_formats()
5736 if (oldp->xfi_ftype == 0) { in xo_gettext_combine_formats()
5768 if (oldp->xfi_ftype == newp->xfi_ftype) in xo_gettext_combine_formats()
[all …]