Searched refs:norm_chars (Results 1 – 1 of 1) sorted by relevance
184 static const char norm_chars [] = \ variable190 size_t l = strspn(p, norm_chars); in inquote()224 need_q = p[0] == 0 || p[strspn(p, norm_chars)] != 0; in outshstr()