• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/

Lines Matching +defs:cl +defs:next

131 	struct Push_s*	next;		/* next string			*/
132 char* ob; /* next char in old string */
134 char* nb; /* next char in new string */
270 C("If the next argument is \b--\b\aoption\a then list \
529 psp = psp->next;
536 * skip over line space to the next token
540 next(register char* s, int version)
563 * past skips past the terminator to the next token
652 return past && *(s - 1) ? next(s, version) : s - 1;
869 * *p set to next char after second \f
968 s = next(s, 0);
973 s = next(s, 0);
1126 s = next(s, 0);
1232 tsp->next = psp;
1281 tsp->next = psp;
1355 if (*(p = next(p, version)) == '[')
1399 psp = psp->next;
1515 psp = psp->next;
1842 while (*(s = next(s + 1, version)) == '\n');
1866 psp = psp->next;
1888 while (*(s = next(s + 1, version)) == '\n');
1962 if ((c == ']' || c == '?' && *(s + 1) == ']' && *(s + 2) != ']' && s++) && (c = *(s = next(s + 1, version))) == GO)
1965 if (level > lev && *s && *(s = next(s, version)) == '[')
2011 psp = psp->next;
2043 if (*(s = next(s, version)) == '[')
2104 if (*(s = next(s, version)) == GO)
2107 if (*s && *(s = next(s, version)) == '[' && !isalnum(*(s + 1)))
2130 psp = psp->next;
2139 psp = psp->next;
2209 psp = psp->next;
2372 int cl;
2563 psp = psp->next;
2579 psp = psp->next;
2623 psp = psp->next;
2635 psp = psp->next;
2746 psp = psp->next;
2911 if (!(*(p = next(p, version))))
2916 psp = psp->next;
2928 psp = psp->next;
2934 if (*(x = p = next(p + 1, version)))
2965 if ((c = *(p = next(p + 1, version))) == '(')
2968 cl = p - cb;
2982 p = textout(sp_misc, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags);
3003 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags);
3016 p = textout(sp_body, p, cb, cl, style, 0, 0, sp_info, version, id, catalog, &bflags);
3032 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags);
3039 p = textout(sp, p, cb, cl, style, 1, 3, sp_info, version, id, catalog, &hflags);
3194 if (*(p = next(p, version)) == '[')
3410 textout(sp_body, d, cb, cl, style, 0, 3, sp_info, version, id, catalog, &bflags);
3414 textout(sp_body, u, cb, cl, style, 0, 3, sp_info, version, id, catalog, &bflags);
4156 if (*(p = next(p + 1, version)) == '[')
4315 for (pcache = 0, cache = state.cache; cache; pcache = cache, cache = cache->next)
4322 pcache->next = cache->next;
4323 cache->next = state.cache;
4366 * next option is short or long
4678 cache->next = state.cache;
4686 if (!(*(s = next(s, version))) || *s == '\n' || *s == ' ')
4726 psp = psp->next;
4738 psp = psp->next;
4747 s = next(s + 1, version);
5012 if (*(v = next(v, version)) == '[')
5147 if (*(s = next(s, version)) == '[')
5247 else if (*(t = next(s + 2, version)) == '[')
5341 if (*s == ':' && *(s = skip(s, 0, 0, 0, 1, 0, 1, version)) == GO && *(s = next(s + 1, version)) == '[' && isalnum(*(s + 1)))
5349 f = s = next(s + 1, version);
5587 * str[opt_info.offset] next arg