Searched refs:dblquote (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dparser.c876 int dblquote; local
885 dblquote = 0;
887 dblquote = 1;
922 if (eofmark == NULL || dblquote)
937 dblquote &&
960 dblquote = 1;
968 dblquote = 0;
1292 if (dblquote)
1352 && (!dblquote || pc != '"'))

Completed in 74 milliseconds