Searched defs:unquoted (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | xtext.c | 80 VSTRING *xtext_quote_append(VSTRING *quoted, const char *unquoted, in xtext_quote_append() 100 VSTRING *xtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in xtext_quote() 109 VSTRING *xtext_unquote_append(VSTRING *unquoted, const char *quoted) in xtext_unquote_append() 141 VSTRING *xtext_unquote(VSTRING *unquoted, const char *quoted) in xtext_unquote() 167 VSTRING *unquoted = vstring_alloc(BUFLEN); in main() local
|
H A D | uxtext.c | 83 VSTRING *uxtext_quote_append(VSTRING *quoted, const char *unquoted, in uxtext_quote_append() 145 VSTRING *uxtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in uxtext_quote() 154 VSTRING *uxtext_unquote_append(VSTRING *unquoted, const char *quoted) in uxtext_unquote_append() 221 VSTRING *uxtext_unquote(VSTRING *unquoted, const char *quoted) in uxtext_unquote() 247 VSTRING *unquoted = vstring_alloc(BUFLEN); in main() local
|
/netbsd-src/external/bsd/fetch/dist/libfetch/ |
H A D | fetch.c | 549 char *unquoted; in fetchUnquotePath() local 580 char *unquoted, *filename; in fetchUnquoteFilename() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | hdb-ldap.c | 840 escape_value(krb5_context context, const char *unquoted, char **quoted) in escape_value()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | module.cc | 2025 gfc_char_t *unquoted; in mio_allocated_wide_string() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | module.c | 1979 gfc_char_t *unquoted; in mio_allocated_wide_string() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 19085 canonicalize_header_name (cpp_reader *reader, location_t loc, bool unquoted, in canonicalize_header_name()
|