Searched refs:encode_chars (Results 1 – 1 of 1) sorted by relevance
221 const char *encode_chars = " \t\n\\"; in weak_alias() local225 if (strchr (encode_chars, c) == NULL) in weak_alias()
Completed in 5 milliseconds