Home | History | Annotate | Download | only in nameser

Lines Matching refs:escaped

57 	int diff, escaped;
65 escaped = 0;
69 if (escaped)
70 escaped = 0;
72 escaped = 1;
75 if (!escaped)
81 escaped = 0;
85 if (escaped)
86 escaped = 0;
88 escaped = 1;
91 if (!escaped)
128 * We're not sure about that '.', however. It could be escaped
131 escaped = 0;
134 if (escaped)
135 escaped = 0;
137 escaped = 1;
140 if (escaped)