Home
last modified time | relevance | path

Searched refs:sh_quoting_options (Results 1 – 7 of 7) sorted by relevance

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsh-quote.c29 static struct quoting_options *sh_quoting_options; variable
35 sh_quoting_options = clone_quoting_options (NULL); in init_sh_quoting_options()
36 set_quoting_style (sh_quoting_options, shell_quoting_style); in init_sh_quoting_options()
43 if (sh_quoting_options == NULL) in shell_quote_length()
46 sh_quoting_options); in shell_quote_length()
54 if (sh_quoting_options == NULL) in shell_quote_copy()
57 sh_quoting_options); in shell_quote_copy()
64 if (sh_quoting_options == NULL) in shell_quote()
66 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsh-quote.c29 static struct quoting_options *sh_quoting_options; variable
35 sh_quoting_options = clone_quoting_options (NULL); in init_sh_quoting_options()
36 set_quoting_style (sh_quoting_options, shell_quoting_style); in init_sh_quoting_options()
43 if (sh_quoting_options == NULL) in shell_quote_length()
46 sh_quoting_options); in shell_quote_length()
54 if (sh_quoting_options == NULL) in shell_quote_copy()
57 sh_quoting_options); in shell_quote_copy()
64 if (sh_quoting_options == NULL) in shell_quote()
66 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dsh-quote.c29 static struct quoting_options *sh_quoting_options;
35 sh_quoting_options = clone_quoting_options (NULL);
36 set_quoting_style (sh_quoting_options, shell_quoting_style);
43 if (sh_quoting_options == NULL)
46 sh_quoting_options);
54 if (sh_quoting_options == NULL)
57 sh_quoting_options);
64 if (sh_quoting_options == NULL)
66 return quotearg_alloc (string, strlen (string), sh_quoting_options);
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsh-quote.c29 static struct quoting_options *sh_quoting_options; variable
35 sh_quoting_options = clone_quoting_options (NULL); in init_sh_quoting_options()
36 set_quoting_style (sh_quoting_options, shell_quoting_style); in init_sh_quoting_options()
43 if (sh_quoting_options == NULL) in shell_quote_length()
46 sh_quoting_options); in shell_quote_length()
54 if (sh_quoting_options == NULL) in shell_quote_copy()
57 sh_quoting_options); in shell_quote_copy()
64 if (sh_quoting_options == NULL) in shell_quote()
66 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dsh-quote.c29 static struct quoting_options *sh_quoting_options; variable
35 sh_quoting_options = clone_quoting_options (NULL); in init_sh_quoting_options()
36 set_quoting_style (sh_quoting_options, shell_quoting_style); in init_sh_quoting_options()
43 if (sh_quoting_options == NULL) in shell_quote_length()
46 sh_quoting_options); in shell_quote_length()
54 if (sh_quoting_options == NULL) in shell_quote_copy()
57 sh_quoting_options); in shell_quote_copy()
64 if (sh_quoting_options == NULL) in shell_quote()
66 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dsh-quote.c29 static struct quoting_options *sh_quoting_options; variable
35 sh_quoting_options = clone_quoting_options (NULL); in init_sh_quoting_options()
36 set_quoting_style (sh_quoting_options, shell_quoting_style); in init_sh_quoting_options()
43 if (sh_quoting_options == NULL) in shell_quote_length()
46 sh_quoting_options); in shell_quote_length()
54 if (sh_quoting_options == NULL) in shell_quote_copy()
57 sh_quoting_options); in shell_quote_copy()
64 if (sh_quoting_options == NULL) in shell_quote()
66 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()
/dports/textproc/diffutils/diffutils-3.8/lib/
H A Dsh-quote.c29 static struct quoting_options *sh_quoting_options; variable
35 sh_quoting_options = clone_quoting_options (NULL); in init_sh_quoting_options()
36 set_quoting_style (sh_quoting_options, shell_quoting_style); in init_sh_quoting_options()
43 if (sh_quoting_options == NULL) in shell_quote_length()
46 sh_quoting_options); in shell_quote_length()
54 if (sh_quoting_options == NULL) in shell_quote_copy()
57 sh_quoting_options); in shell_quote_copy()
64 if (sh_quoting_options == NULL) in shell_quote()
66 return quotearg_alloc (string, strlen (string), sh_quoting_options); in shell_quote()