Searched refs:StringToCodeType (Results 1 – 1 of 1) sorted by relevance
197 [[nodiscard]] CodeType StringToCodeType(std::string_view typeStr, bool &isValid) noexcept in StringToCodeType() function362 auto codeType = StringToCodeType(typeStr, isValidCodeType); in StdCoreIntlDisplayNamesOf()