Searched refs:no_section3_escape (Results 1 – 6 of 6) sorted by relevance
47 bool no_section3_escape = false; variable
633 BEGIN(no_section3_escape ? SECT3_NOESCAPE : SECT3);
1075 extern bool no_section3_escape; /* True if the undocumented option --unsafe-no-m4-sect3-escape was …
2160 if (!no_section3_escape) in make_tables()2163 if (!no_section3_escape) in make_tables()
1436 no_section3_escape = true; in flexinit()
3161 BEGIN(no_section3_escape ? SECT3_NOESCAPE : SECT3);