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

/external/iptables/libxtables/
H A Dxtables.c1837 static const char no_quote_chars[] = "_-0123456789" local
1844 length = strspn(value, no_quote_chars);

Completed in 78 milliseconds