Lines Matching refs:text
65 int text;
173 int text;
176 string = text = 0;
195 else if (streq(s, "text"))
196 text = 1;
211 state->text = text;
307 if (state->text)
345 if (state->text)
358 if (state->text)
373 if (state->text)
429 if (state->text && c1 == '\n')
442 if (state->text && c2 == '\n')
456 if (state->text && c3 == '\n')
500 "[+text?Encode \\n => \\r\\n, decode \\r\\n => \\n.]"