next              186 htags/src2html.c 		const char *next;
next              192 htags/src2html.c 			next = p + strlen(p) + 1;
next              193 htags/src2html.c 			if (next > limit) {
next               89 libdb/bt_search.c 				goto next;
next              130 libdb/bt_search.c next:		BT_PUSH(t, h->pgno, index);
next             3089 libglibc/regex.c   const char *next = p;
next             3090 libglibc/regex.c   boolean next_backslash = *next == '\\';
next             3095 libglibc/regex.c        (syntax & RE_NO_BK_PARENS ? *next == ')'
next             3098 libglibc/regex.c     || (syntax & RE_NO_BK_VBAR ? *next == '|'