File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 596
596
<function name =" mbrtowc" link =" c/string/multibyte/mbrtowc" />
597
597
<function name =" wcrtomb" link =" c/string/multibyte/wcrtomb" />
598
598
<function name =" mbsrtowcs" link =" c/string/multibyte/mbsrtowcs" />
599
- <function name =" wcstombs " link =" c/string/multibyte/wcstombs " />
599
+ <function name =" wcsrtombs " link =" c/string/multibyte/wcsrtombs " />
600
600
601
601
<function name =" mbrtoc16" link =" c/string/multibyte/mbrtoc16" />
602
602
<function name =" c16rtomb" link =" c/string/multibyte/c16rtomb" />
Original file line number Diff line number Diff line change 1687
1687
<function name =" std::mbrtowc" link =" cpp/string/multibyte/mbrtowc" />
1688
1688
<function name =" std::wcrtomb" link =" cpp/string/multibyte/wcrtomb" />
1689
1689
<function name =" std::mbsrtowcs" link =" cpp/string/multibyte/mbsrtowcs" />
1690
- <function name =" std::wcstombs " link =" cpp/string/multibyte/wcstombs " />
1690
+ <function name =" std::wcsrtombs " link =" cpp/string/multibyte/wcsrtombs " />
1691
1691
1692
1692
<function name =" std::mbrtoc16" link =" cpp/string/multibyte/mbrtoc16" />
1693
1693
<function name =" std::c16rtomb" link =" cpp/string/multibyte/c16rtomb" />
You can’t perform that action at this time.
0 commit comments