Lines Matching refs:next_char
289 #define next_char(ch,str) xrmtypes[(unsigned char)((ch) = *(++(str)))]
373 while (!is_EOF(bits = next_char(ch, tname))) {
409 while (!is_EOF(bits = next_char(ch, tname))) {
1159 bits = next_char(c, str);
1175 while (is_simple(bits = next_char(c, str))) {}
1186 while (is_space(bits = next_char(c, str))) {}
1191 while (is_space(bits = next_char(c, str))) {}
1198 bits = next_char(c, str);
1214 bits = next_char(c, str);
1240 bits = next_char(c, str);
1261 } while (is_space(bits = next_char(c, str)));
1297 bits = next_char(c, str);
1315 bits = next_char(c, str);
1339 if (is_space(bits = next_char(c, str)))
1343 bits = next_char(c, str);
1371 bits = next_char(c, str);
1403 bits = next_char(c, str);
1432 bits = next_char(c, str);
1468 bits = next_char(c, str);