Home
last modified time | relevance | path

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

/DragonStub/apps/lib/
H A Dcmdline.c198 int in_quote = 0, quoted = 0; in next_arg() local
203 quoted = 1; in next_arg()
231 if (quoted && i > 0 && args[i - 1] == '"') in next_arg()