Searched refs:component_string (Results 1 – 2 of 2) sorted by relevance
41 std::string component_string = text_utf8.substr(component_utf8.begin, in UTF8ComponentToUTF16Component() local44 string16 component_string_16 = UTF8ToUTF16(component_string); in UTF8ComponentToUTF16Component()
654 icu::UnicodeString component_string(str, str_len); in IsIDNComponentSafe() local655 component_characters.addAll(component_string); in IsIDNComponentSafe()660 dangerous_patterns.reset(component_string); in IsIDNComponentSafe()