Searched refs:quoted (Results 1 – 12 of 12) sorted by relevance
29 char quoted = 0; in split_cmdline() local37 if (!quoted && isspace(c)) { in split_cmdline()47 } else if (!quoted && (c == '\'' || c == '"')) { in split_cmdline()48 quoted = c; in split_cmdline()50 } else if (c == quoted) { in split_cmdline()51 quoted = 0; in split_cmdline()54 if (c == '\\' && quoted != '\'') { in split_cmdline()69 if (quoted) { in split_cmdline()
915 char *cpp, quoted; in kdb_parse() local960 quoted = '\0'; in kdb_parse()964 (escaped || quoted || !isspace(*cp))) { in kdb_parse()977 if (*cp == quoted) in kdb_parse()978 quoted = '\0'; in kdb_parse()980 quoted = *cp; in kdb_parse()982 if (*cpp == '=' && !quoted) in kdb_parse()
143 int in_quote = 0, quoted = 0; in next_arg() local149 quoted = 1; in next_arg()177 if (quoted && args[i-1] == '"') in next_arg()
40 Here are some words from the first releases of hd.c, which are quoted
195 much be quoted. two mechanisms are available:202 '\' must be quoted in this way.
68 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure".
90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
59 Each event is separated by commas and the group should be quoted to
156 approach the quoted 480 MBit/sec transfer rate.
422 - Avoid top-posting (the practice of putting your answer above the quoted
404 add your statements between the individual quoted sections instead of
873 instructions, put each instruction on a separate line in a separate quoted