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

/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.h34 rawxml, smalldisplay, smallexample, smallformat, smalllisp, verbatim, enumerator in enum:insertion_type
H A Dinsertion.c45 "rawxml", "smalldisplay", "smallexample", "smallformat", "smalllisp",
126 case rawxml:
231 else if (type == rawxml)
256 if (index == rawxml && STREQ (name, "xml"))
257 return rawxml;
879 case rawxml:
1077 case rawxml:
1330 || insertion_stack->insertion == rawxml
1760 begin_insertion (rawxml);
2156 case rawxml
[all...]

Completed in 56 milliseconds