Searched refs:endgroup (Results 1 – 5 of 5) sorted by relevance
100 \endgroup}125 \endgroup}269 \def\endexample{\endgroup}278 \def\endcexample{\endgroup}
212 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%437 \endgroup % End of the group started in \parsearg.529 % implementation of @end takes care not to call \endgroup in this574 \endgroup936 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}1216 \endgroup1359 \endgroup1405 \endgroup}1591 }\endgroup1679 }\endgroup[all …]
225 \def\gloggingall{\begingroup \globaldefs = 1 \loggingall \endgroup}%398 \endgroup % End of the group started in \parsearg.491 % implementation of @end takes care not to call \endgroup in this536 \endgroup571 !endgroup938 {\catcode`\^^M=\other \gdef\commentxxx#1^^M{\endgroup}}1064 \def\finishmath#1{#1$\endgroup} % Close the group opened by \tex.1378 \endgroup1410 \endgroup}1908 \def\codex #1{\tclose{#1}\endgroup}[all …]
2377 const pcre_uchar *endgroup = scode; in could_be_empty_branch() local2397 do endgroup += GET(endgroup, 1); while (*endgroup == OP_ALT); in could_be_empty_branch()2398 if (code >= scode && code <= endgroup) continue; /* Simple recursion */ in could_be_empty_branch()