Lines Matching full:get_next_mword
142 static enum make_word_type get_next_mword PARAMS ((char *buffer, char *delim,
904 wtype = get_next_mword(line, NULL, &lb_next, &len);
974 wtype = get_next_mword(lb_next, NULL, &lb_next, &len);
1043 wtype = get_next_mword (p2, NULL, &p, &len);
1052 wtype = get_next_mword (p+len, NULL, &p, &len);
1057 wtype = get_next_mword (p+len, NULL, &p, &len);
1062 wtype = get_next_mword (p+len, NULL, NULL, NULL);
2677 get_next_mword (char *buffer, char *delim, char **startp, unsigned int *length)