HomeSort by: relevance | last modified time | path
    Searched refs:rawxml (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
insertion.h 36 rawxml, smalldisplay, smallexample, smallformat, smalllisp, verbatim, enumerator in enum:insertion_type
insertion.c 47 "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 29 milliseconds