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 13c641f commit 57581c2Copy full SHA for 57581c2
source/regex.tex
@@ -4166,7 +4166,7 @@
4166
The behavior of the internal finite state machine representation when used to match a
4167
sequence of characters is as described in ECMA-262.
4168
The behavior is modified according
4169
-to any match_flag_type flags~(\ref{re.matchflag}) specified when using the regular expression
+to any \tcode{match_flag_type} flags~(\ref{re.matchflag}) specified when using the regular expression
4170
object in one of the regular expression algorithms~(\ref{re.alg}). The behavior is also
4171
localized by interaction with the traits class template parameter as follows:
4172
\begin{itemize}
0 commit comments