Home
last modified time | relevance | path

Searched refs:next_tag (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/groff/src/devices/grohtml/
HDpost-html.cpp1975 TAG_ALIGNMENT next_tag; member in html_printer
2202 if (next_tag == INLINE) { in emit_raw()
2210 switch (next_tag) { in emit_raw()
2226 next_tag = INLINE; in emit_raw()
2264 next_tag = CENTERED; in do_centered_image()
2274 next_tag = RIGHT; in do_right_image()
2284 next_tag = LEFT; in do_left_image()
2343 next_tag = INLINE; in do_auto_image()
4174 next_tag(INLINE), in html_printer()
/trueos/sys/netgraph/
HDng_pppoe.c291 next_tag(const struct pppoe_hdr* ph) in next_tag() function
305 const char *const end = (const char *)next_tag(ph); in get_tag()
1859 const char *const end = (const char *)next_tag(ph); in scan_tags()