Lines Matching refs:efmt
438 The arguments `rolmod`, `content`, `fmt`, and `efmt` are detailed in
445 the `fmt` and `efmt` contain the `field-format` and `encoding-format` por-
448 As with `xo_emit`, the `fmt` and `efmt` values are both optional,
457 …e_t xo_emit_field (const char *rolmod, const char *content, const char *fmt, const char *efmt, ...)
465 :param efmt: Encoding format string, followed by additional arguments
466 :type efmt: const char *
479 …xo_handle_t *xop, const char *rolmod, const char *contents, const char *fmt, const char *efmt, ...)
489 :param efmt: Encoding format string, followed by additional arguments
490 :type efmt: const char *
494 …e_t *xop, const char *rolmod, const char *contents, const char *fmt, const char *efmt, va_list vap)
504 :param efmt: Encoding format string
505 :type efmt: const char *