Home | History | Annotate | Download | only in pppd

Lines Matching refs:quoted

1147     int quoted, comment;
1156 quoted = 0;
1315 * Not escaped: check for the start or end of a quoted
1318 if (quoted) {
1319 if (c == quoted) {
1320 quoted = 0;
1325 quoted = c;
1360 if (quoted)
1361 option_error("warning: quoted word runs to end of file (%.20s...)",