Home | History | Annotate | Download | only in pppd

Lines Matching refs:quoted

1117     int quoted, comment;
1184 * Save the delimiter for quoted strings.
1187 quoted = c;
1190 quoted = 0;
1286 if (quoted) {
1287 if (c == quoted)