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 4855
4855
\begin {itemdescr }
4856
4856
\pnum
4857
4857
\returns
4858
- \tcode { \ exposid {mib_} }.
4858
+ \exposid {mib_}.
4859
4859
\end {itemdescr }
4860
4860
4861
4861
\indexlibrarymember {name}{text_encoding}%
4866
4866
\begin {itemdescr }
4867
4867
\pnum
4868
4868
\returns
4869
- \tcode { \ exposid {name_} } if \tcode {(\exposid {name_}[0] != '\textbackslash 0' )}
4869
+ \exposid {name_} if \tcode {(\exposid {name_}[0] != '\textbackslash 0' )}
4870
4870
is \tcode {true}, and
4871
4871
\keyword {nullptr} otherwise.
4872
4872
4873
4873
\pnum
4874
4874
\remarks
4875
4875
If \tcode {name() == nullptr} is \tcode {false},
4876
4876
\tcode {name()} is an \ntbs {} and
4877
- accessing elements of \tcode { \ exposid {name_} }
4877
+ accessing elements of \exposid {name_}
4878
4878
outside of the range \countedrange {name()}{strlen(name()) + 1}
4879
4879
is undefined behavior.
4880
4880
\end {itemdescr }
You can’t perform that action at this time.
0 commit comments