Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dlibxo.c1188 xo_failure(xop, "invalid UTF-8 byte sequence"); in xo_buf_append_locale_from_utf8()
1844 xo_failure (xo_handle_t *xop, const char *fmt, ...) in xo_failure() function
1922 xo_failure(xop, "xo_set_file: NULL fp"); in xo_set_file_h()
2761 xo_failure(xop, "invalid mbs char: %02hhx", *cp); in xo_format_string_direct()
2854 xo_failure(xop, "ignoring bad length"); in xo_format_string_direct()
5254 xo_failure(xop, "no start anchor"); in xo_anchor_stop()
5714 xo_failure(xop, "field number %u reused: '%s'", in xo_parse_field_numbers()
5770 xo_failure(xop, "missing closing '}}': '%s'", in xo_parse_fields()
6425 xo_failure(xop, "gettext finds reordered " in xo_do_emit_fields()
7135 xo_failure(xop, "NULL passed for list name"); in xo_do_open_list()
[all …]
H A Dxo_encoder.c323 xo_failure(xop, "invalid encoder name: %s", name); in xo_encoder_init()
336 xo_failure(xop, "encoder not founde: %s", name); in xo_encoder_init()
H A Dxo_encoder.h168 xo_failure (xo_handle_t *xop, const char *fmt, ...);
/f-stack/tools/libxo/encoder/csv/
H A Denc_csv.c628 xo_failure(xop, "allocation failure for path '%s'", path_buf); in csv_record_path()
/f-stack/tools/libxo/doc/
H A Dapi.rst297 The function `xo_failure` can used as a breakpoint for a debugger,
1012 reported by functions like `xo_failure`, `xo_warn`, `xo_err`, etc.