We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f384f commit ea8bf70Copy full SHA for ea8bf70
source/regex.tex
@@ -4164,7 +4164,7 @@
4164
The behavior of the internal finite state machine representation when used to match a
4165
sequence of characters is as described in ECMA-262.
4166
The behavior is modified according
4167
-to any match_flag_type flags\iref{re.matchflag} specified when using the regular expression
+to any \tcode{match_flag_type} flags\iref{re.matchflag} specified when using the regular expression
4168
object in one of the regular expression algorithms\iref{re.alg}. The behavior is also
4169
localized by interaction with the traits class template parameter as follows:
4170
\begin{itemize}
0 commit comments