[#BloombergLP-bdlde-Utf8Util-replaceErrors-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Utf8Util.adoc[Utf8Util]::replaceErrors :relfileprefix: ../../../ :mrdocs: Same as the overload taking `bsl::string`. == Synopsis Declared in `<bdlde_utf8util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlde/Utf8Util/size_type.adoc[size_type] replaceErrors( std::pmr::string* output, std::string_view const& input, unsigned int utf32ErrorCode = k_ERROR_CODE_POINT); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#