File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 292
292
\definition {format specifier}{defns.regex.format.specifier}
293
293
\defncontext {regular expression}
294
294
\indexdefn {format specifier}%
295
- sequence of one or more \termref {defns.character }{character}{s} that is to be
295
+ sequence of one or more \termref {defns.character }{character}{s} that is expected to be
296
296
replaced with some part of a \termref {defns.regex.regular.expression }{regular expression}{} match
297
297
298
298
\definition {handler function}{defns.handler}
303
303
\begin {defnote }
304
304
A \Cpp {} program may designate a handler function at various points in its execution by
305
305
supplying a pointer to the function when calling any of the library functions that install
306
- handler functions\iref {support }.
306
+ handler functions (see \ref {support }) .
307
307
\end {defnote }
308
308
309
309
\indexdefn {program!ill-formed}%
You can’t perform that action at this time.
0 commit comments