Home
last modified time | relevance | path

Searched refs:set_char_quoting (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.h214 int set_char_quoting (struct quoting_options *o, char c, int i);
Dquotearg.c123 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() function
779 set_char_quoting (&options, ch, 1); in quotearg_char_mem()