Home
last modified time | relevance | path

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

/coreutils/src/
Dprintf.c255 print_esc (char const *escstart, bool octal_0) in print_esc() function
327 str += print_esc (str, true); in print_esc_string()
650 f += print_esc (f, false); in print_formatted()