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

/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.h36 rawxml, smalldisplay, smallexample, smallformat, smalllisp, verbatim, enumerator in enum:insertion_type
H A Dinsertion.c47 "rawxml", "smalldisplay", "smallexample", "smallformat", "smalllisp",
128 case rawxml:
233 else if (type == rawxml)
258 if (index == rawxml && STREQ (name, "xml"))
259 return rawxml;
881 case rawxml:
1079 case rawxml:
1332 || insertion_stack->insertion == rawxml
1762 begin_insertion (rawxml);
2158 case rawxml
[all...]

Completed in 189 milliseconds