Home
last modified time | relevance | path

Searched defs:utf8_escape_non_printable_full (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-utf8.c146 TEST(utf8_escape_non_printable_full) { in TEST() argument
/systemd-251/src/basic/
Dutf8.c213 char *utf8_escape_non_printable_full(const char *str, size_t console_width, bool force_ellipsis) { in utf8_escape_non_printable_full() function