Home | History | Annotate | Download | only in nameser

Lines Matching defs:escaped

61 	int diff, escaped;
69 escaped = 0;
73 if (escaped)
74 escaped = 0;
76 escaped = 1;
79 if (!escaped)
85 escaped = 0;
89 if (escaped)
90 escaped = 0;
92 escaped = 1;
95 if (!escaped)
132 * We're not sure about that '.', however. It could be escaped
135 escaped = 0;
138 if (escaped)
139 escaped = 0;
141 escaped = 1;
144 if (escaped)