OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_tag
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-compile.c
116
int
next_tag
;
member in struct:__anon8184
159
int
next_tag
= 1; /* Next tag to use after this one. */
local
307
tag =
next_tag
;
309
next_tag
++;
324
DPRINT(("Catenation,
next_tag
= %d\n",
next_tag
));
336
STACK_PUSHX(stack, long, (long)(
next_tag
+ left->num_tags));
338
next_tag
+ left->num_tags));
342
DPRINT((" Reserving
next_tag
%d to right child\n",
343
next_tag
));
[
all
...]
/src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp
1977
TAG_ALIGNMENT
next_tag
;
member in class:html_printer
2204
if (
next_tag
== INLINE) {
2212
switch (
next_tag
) {
2228
next_tag
= INLINE;
2266
next_tag
= CENTERED;
2276
next_tag
= RIGHT;
2286
next_tag
= LEFT;
2345
next_tag
= INLINE;
4176
next_tag
(INLINE),
Completed in 22 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026