Searched refs:quotes (Results 1 – 13 of 13) sorted by relevance
| /linux/scripts/kconfig/tests/preprocess/escape/ |
| H A D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
| /linux/lib/ |
| H A D | bootconfig.c | 565 int c, quotes = 0; in __xbc_parse_value() local 568 quotes = *v; in __xbc_parse_value() 575 if (quotes) { in __xbc_parse_value() 576 if (c != quotes) in __xbc_parse_value() 578 quotes = 0; in __xbc_parse_value() 594 if (quotes) in __xbc_parse_value()
|
| /linux/tools/scripts/ |
| H A D | utilities.mak | 51 # single-quotes, so be wary of the characters 67 # delimited by shell single-quotes, so be wary 84 # single-quotes.
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 50 Double-quotes can be used to protect spaces in values, e.g.::
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | run_wrapper.rst | 328 Multiple filters can be used by wrapping input in quotes and separating filters
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 323 always surrounded by single or double quotes. Within the quote, any 324 other character is allowed and the quotes can be escaped using '\'.
|
| H A D | gendwarfksyms.rst | 102 Type names with spaces in them are wrapped in single quotes, e.g.::
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 190 …hell, so you might need to pass double backslash (\\) or wrapping with single quotes (\'AAA\@BBB').
|
| H A D | perf-record.txt | 66 - 'name' : User defined event name. Single quotes (') may be used to
|
| /linux/Documentation/networking/ |
| H A D | netconsole.rst | 70 complete string enclosed in "quotes", thusly::
|
| /linux/Documentation/core-api/ |
| H A D | printk-formats.rst | 276 quotes)::
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 756 * Cacheline aligned is in quotes because the kernel will
|
| H A D | aic79xx.seq | 1525 * Cacheline aligned is in quotes because the kernel will
|