Searched refs:leftSingleQuotationMark (Results 1 – 2 of 2) sorted by relevance
59 const UChar leftSingleQuotationMark = 0x2018; variable113 using WTF::Unicode::leftSingleQuotationMark;
1616 case leftSingleQuotationMark: in foldQuoteMarkOrSoftHyphen()1633 s.replace(leftSingleQuotationMark, '\''); in foldQuoteMarksAndSoftHyphens()