Searched refs:foldQuoteMark (Results 1 – 2 of 2) sorted by relevance
1425 static inline UChar foldQuoteMark(UChar c) in foldQuoteMark() function1456 data[i] = foldQuoteMark(data[i]); in foldQuoteMarks()1919 m_buffer[m_cursor] = c == noBreakSpace ? ' ' : foldQuoteMark(c); in append()
86807 (WebCore::foldQuoteMark): Added.