Lines Matching defs:quoted
61 int quoted = 0;64 if (quoted) {66 quoted = 0;68 quoted = 1;89 int quoted = 0;104 if (quoted == 1) quoted = 0;105 else if (*cp == '\\') quoted = 1;135 quoted = 0;139 if (quoted) quoted = 0;140 else if (*cp == '\\') quoted = 1;192 * now, strip any quoted characters