File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2160
2160
Stops if it encounters a character it cannot convert.
2161
2161
It always leaves the \tcode {from_next} and \tcode {to_next} pointers
2162
2162
pointing one beyond the last element successfully converted.
2163
- If returns \tcode {noconv},
2164
- \tcode {internT} and \tcode {externT} are the same type and
2163
+ If it returns \tcode {noconv},
2164
+ \tcode {internT} and \tcode {externT} are the same type, and
2165
2165
the converted sequence is identical to
2166
- the input sequence \range {from}{from\textunderscore\nobreak next}.
2166
+ the input sequence \range {from}{from\textunderscore\nobreak next},
2167
2167
\tcode {to_next} is set equal to \tcode {to},
2168
2168
the value of \tcode {state} is unchanged, and
2169
2169
there are no changes to the values in \range {to}{to_end}.
You can’t perform that action at this time.
0 commit comments