Searched refs:component_string (Results 1 – 2 of 2) sorted by relevance
231 icu::UnicodeString component_string(str, str_len); in IsIDNComponentSafe() local232 component_characters.addAll(component_string); in IsIDNComponentSafe()237 dangerous_patterns.reset(component_string); in IsIDNComponentSafe()
47 std::string component_string = in UTF8ComponentToUTF16Component() local51 base::string16 component_string_16 = base::UTF8ToUTF16(component_string); in UTF8ComponentToUTF16Component()