Home
last modified time | relevance | path

Searched refs:unquote (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/pw/
H A Dpw_conf.c159 unquote(char const * str) in unquote() function
174 if ((str = unquote(str)) != NULL) { in boolean_val()
190 if ((str = unquote(str)) != NULL) { in passwd_val()
231 if ((p = unquote(p)) == NULL) in newstr()
322 q = unquote(q); in read_userconfig()
338 if ((q = unquote(q)) != NULL) { in read_userconfig()
347 if ((q = unquote(q)) != NULL) { in read_userconfig()
356 if ((q = unquote(q)) != NULL) { in read_userconfig()
365 if ((q = unquote(q)) != NULL) { in read_userconfig()
374 if ((q = unquote(q)) != NULL) { in read_userconfig()
[all …]
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp150 static StringRef unquote(StringRef s) { in unquote() function
311 cmd.outputSections.push_back(unquote(next())); in readNoCrossRefs()
372 addFile(unquote(next())); in readAsNeeded()
381 config->entry = unquote(tok); in readEntry()
388 config->undefined.push_back(unquote(next())); in readExtern()
401 StringRef tok = unquote(next()); in readInclude()
422 addFile(unquote(next())); in readInput()
431 config->outputFile = unquote(tok); in readOutput()
481 StringRef s = unquote(next()); in readOutputFormat()
484 StringRef tmp = unquote(next()); in readOutputFormat()
[all …]
/freebsd/contrib/dma/
H A DTODO1 - unquote/handle quoted local recipients
/freebsd/stand/forth/
H A Dsupport.4th372 \ unquote a string
373 : unquote ( addr len -- addr len )
765 value_buffer strget unquote nextboot_conf_file string=
783 value_buffer strget \ XXX could use unquote
821 value_buffer strget unquote
827 value_buffer strget unquote
833 value_buffer strget unquote
839 value_buffer strget unquote
845 value_buffer strget unquote
851 value_buffer strget unquote
[all …]
/freebsd/share/dict/
H A Dweb2221414 unquote