Lines Matching refs:PS
53 static SPACE HS, PS, SS;
54 #define pd PS.deleted
55 #define ps PS.space
56 #define psl PS.len
57 #define psanl PS.append_newline
93 for (linenum = 0; mf_getline(&PS, REPLACE);) {
144 cspace(&PS, hs, hsl, REPLACE);
147 cspace(&PS, "\n", 1, 0);
148 cspace(&PS, hs, hsl, 0);
167 if (!mf_getline(&PS, REPLACE))
173 cspace(&PS, "\n", 1, 0);
174 if (!mf_getline(&PS, 0))
237 tspace = PS;
238 PS = HS;
415 tspace = PS;
416 PS = SS;