Searched refs:leftDoubleQuotationMark (Results 1 – 2 of 2) sorted by relevance
58 const UChar leftDoubleQuotationMark = 0x201C; variable112 using WTF::Unicode::leftDoubleQuotationMark;
1612 case leftDoubleQuotationMark: in foldQuoteMarkOrSoftHyphen()1632 s.replace(leftDoubleQuotationMark, '"'); in foldQuoteMarksAndSoftHyphens()