Searched defs:quote_string (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | quotearg.c | 216 char const *quote_string = 0; in quotearg_buffer_restyled() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | quotearg.c | 198 char const *quote_string = 0; in quotearg_buffer_restyled() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | quotearg.c | 195 char const *quote_string = 0; in quotearg_buffer_restyled() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | name.c | 85 quote_string(const char *f, size_t len, int flags, size_t *rlen) in quote_string() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | principal.c | 415 quote_string(const char *s, char *out, size_t idx, size_t len, int display) in quote_string() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | module.cc | 1914 quote_string (const gfc_char_t *s, const size_t slength) in quote_string() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | module.c | 1868 quote_string (const gfc_char_t *s, const size_t slength) in quote_string() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc.cc | 10939 quote_string (char *orig, bool (*quote_p)(char, void *), void *p) in quote_string() function
|