Searched refs:strView (Results 1 – 1 of 1) sorted by relevance
294 std::string_view strView = *strPtr; in templateCharReplace() local296 if (strView.starts_with("0x")) in templateCharReplace()298 strView.remove_prefix(2); in templateCharReplace()305 fromCharsWrapper(strView, temp, fullMatch, base); in templateCharReplace()