Lines Matching defs:escaped
53 int diff, i, escaped;
61 escaped = 0;
65 if (escaped)
66 escaped = 0;
68 escaped = 1;
71 if (!escaped)
77 escaped = 0;
81 if (escaped)
82 escaped = 0;
84 escaped = 1;
87 if (!escaped)
124 * We're not sure about that '.', however. It could be escaped
127 escaped = 0;
130 if (escaped)
131 escaped = 0;
133 escaped = 1;
136 if (escaped)