Searched refs:str_unescape (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/config/
H A Dsysinfo-get.c51 *name_r = str_unescape(p_strdup_until(unsafe_data_stack_pool,
/dovecot/src/lib/
H A Dstrescape.c55 char *str_unescape(char *str) function
100 *unescaped_r = !esc_found ? escaped : str_unescape(escaped);
/dovecot/src/lib-imap/
H A Dimap-parser.c272 (void)str_unescape(str + parser->str_first_escape-1);

Completed in 12 milliseconds