Searched refs:normalizeCharactersIntoNFCForm (Results 1 – 3 of 3) sorted by relevance
39 PLATFORM_EXPORT void normalizeCharactersIntoNFCForm(const UChar* characters, unsigned length, Vecto…
296 void normalizeCharactersIntoNFCForm(const UChar* characters, unsigned length, Vector<UChar>& buffer) in normalizeCharactersIntoNFCForm() function
1768 normalizeCharactersIntoNFCForm(m_target.data(), m_target.size(), m_normalizedTarget); in SearchBuffer()1854 normalizeCharactersIntoNFCForm(match, matchLength, m_normalizedMatch); in isBadMatch()