Lines Matching refs:next

124 	struct Push_s*	next;		/* next string			*/
125 char* ob; /* next char in old string */
127 char* nb; /* next char in new string */
252 C("If the next argument is \b--\b\aoption\a then list \
511 psp = psp->next;
518 * skip over line space to the next token
522 next(register char* s, int version)
545 * past skips past the terminator to the next token
634 return past && *(s - 1) ? next(s, version) : s - 1;
851 * *p set to next char after second \f
950 s = next(s, 0);
955 s = next(s, 0);
1108 s = next(s, 0);
1214 tsp->next = psp;
1263 tsp->next = psp;
1337 if (*(p = next(p, version)) == '[')
1381 psp = psp->next;
1497 psp = psp->next;
1809 while (*(s = next(s + 1, version)) == '\n');
1833 psp = psp->next;
1855 while (*(s = next(s + 1, version)) == '\n');
1929 if ((c == ']' || c == '?' && *(s + 1) == ']' && *(s + 2) != ']' && s++) && (c = *(s = next(s + 1, version))) == GO)
1932 if (level > lev && *s && *(s = next(s, version)) == '[')
1973 psp = psp->next;
2005 if (*(s = next(s, version)) == '[')
2066 if (*(s = next(s, version)) == GO)
2069 if (*s && *(s = next(s, version)) == '[' && !isalnum(*(s + 1)))
2092 psp = psp->next;
2101 psp = psp->next;
2171 psp = psp->next;
2521 psp = psp->next;
2537 psp = psp->next;
2581 psp = psp->next;
2593 psp = psp->next;
2704 psp = psp->next;
2869 if (!(*(p = next(p, version))))
2874 psp = psp->next;
2886 psp = psp->next;
2892 if (*(x = p = next(p + 1, version)))
2923 if ((c = *(p = next(p + 1, version))) == '(')
3151 if (*(p = next(p, version)) == '[')
4060 if (*(p = next(p + 1, version)) == '[')
4219 for (pcache = 0, cache = state.cache; cache; pcache = cache, cache = cache->next)
4226 pcache->next = cache->next;
4227 cache->next = state.cache;
4270 * next option is short or long
4580 cache->next = state.cache;
4588 if (!(*(s = next(s, version))) || *s == '\n' || *s == ' ')
4628 psp = psp->next;
4640 psp = psp->next;
4649 s = next(s + 1, version);
4914 if (*(v = next(v, version)) == '[')
5049 if (*(s = next(s, version)) == '[')
5149 else if (*(t = next(s + 2, version)) == '[')
5242 if (*s == ':' && *(s = skip(s, 0, 0, 0, 1, 0, 1, version)) == GO && *(s = next(s + 1, version)) == '[' && isalnum(*(s + 1)))
5250 f = s = next(s + 1, version);
5488 * str[opt_info.offset] next arg