Home
last modified time | relevance | path

Searched refs:rawhtml (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.c124 case rawhtml: in current_item_function()
228 else if (type == rawhtml) in insertion_type_pname()
253 if (index == rawhtml && STREQ (name, "html")) in find_type_from_name()
254 return rawhtml; in find_type_from_name()
876 case rawhtml: in begin_insertion()
1074 case rawhtml: in end_insertion()
1327 || insertion_stack->insertion == rawhtml in discard_insertions()
1747 begin_insertion (rawhtml); in cm_html()
2148 case rawhtml: in cm_item()
H A Dinsertion.h33 itemize, lisp, menu, multitable, quotation, rawdocbook, rawhtml, rawtex, enumerator
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog1281 rawhtml and rawdocbook blocks, change the state of escaping depending
3747 provide better block names in error messages (instead of "rawhtml" for
4485 * makeinfo/insertion.c (begin_insertion,end_insertion): in rawhtml
H A DChangeLog.465360 * makeinfo/insertion.c (find_type_from_name): Handle rawhtml and