Searched refs:endtag (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/flex/dist/tests/
H A Dbison_yylval_parser.y71 | starttag html endtag
73 | html starttag html endtag
77 endtag: LTSLASH TAGNAME GT { process_text($2);free($2);} ; label
/netbsd-current/sys/external/bsd/libfdt/dist/
H A Dfdt_rw.c328 fdt32_t *endtag; local
355 endtag = (fdt32_t *)((char *)nh + nodelen - FDT_TAGSIZE);
356 *endtag = cpu_to_fdt32(FDT_END_NODE);

Completed in 218 milliseconds