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 */
248 C("If the next argument is \b--\b\aoption\a then list \
419 psp = psp->next;
426 * skip over line space to the next token
430 next(register char* s, int version)
453 * past skips past the terminator to the next token
542 return past && *(s - 1) ? next(s, version) : s - 1;
754 s = next(s, 0);
759 s = next(s, 0);
884 s = next(s, 0);
969 * *p set to next char after second \f
1035 tsp->next = psp;
1084 tsp->next = psp;
1157 if (*(p = next(p, version)) == '[')
1198 psp = psp->next;
1301 psp = psp->next;
1605 while (*(p = next(p + 1, version)) == '\n');
1629 psp = psp->next;
1651 while (*(p = next(p + 1, version)) == '\n');
1725 if ((c == ']' || c == '?' && *(p + 1) == ']' && *(p + 2) != ']' && p++) && (c = *(p = next(p + 1, version))) == GO)
1728 if (level > lev && *p && *(p = next(p, version)) == '[')
1764 psp = psp->next;
1796 if (*(p = next(p, version)) == '[')
1857 if (*(p = next(p, version)) == GO)
1860 if (*p && *(p = next(p, version)) == '[' && !isalnum(*(p + 1)))
1883 psp = psp->next;
1892 psp = psp->next;
1952 psp = psp->next;
2288 psp = psp->next;
2304 psp = psp->next;
2348 psp = psp->next;
2360 psp = psp->next;
2471 psp = psp->next;
2636 if (!(*(p = next(p, version))))
2641 psp = psp->next;
2653 psp = psp->next;
2659 if (*(x = p = next(p + 1, version)))
2690 if ((c = *(p = next(p + 1, version))) == '-')
2910 if (*(p = next(p, version)) == '[')
3788 if (*(p = next(p + 1, version)) == '[')
3949 for (pcache = 0, cache = opt_info.state->cache; cache; pcache = cache, cache = cache->next)
3956 pcache->next = cache->next;
3957 cache->next = opt_info.state->cache;
4000 * next option is short or long
4298 cache->next = opt_info.state->cache;
4306 if (!(*(s = next(s, version))) || *s == '\n' || *s == ' ')
4346 psp = psp->next;
4358 psp = psp->next;
4367 f = s = next(s + 1, version);
4625 if (*(v = next(v, version)) == '[')
4760 if (*(s = next(s, version)) == '[')
4860 else if (*(t = next(s + 2, version)) == '[')
4953 if (*s == ':' && *(s = skip(s, 0, 0, 0, 1, 0, 1, version)) == GO && *(s = next(s + 1, version)) == '[' && isalnum(*(s + 1)))
4961 f = s = next(s + 1, version);
5181 * str[opt_info.offset] next arg