Searched refs:replace_chars (Results 1 – 2 of 2) sorted by relevance
410 static const char replace_chars[] = " ntb\\/@"; variable421 add_char(out, idx, len, replace_chars[q - quotable_chars]); in quote_string()424 add_char(out, idx, len, replace_chars[q - quotable_chars]); in quote_string()
1235 * lib/krb5/principal.c (replace_chars): also add space here