Searched refs:leftSingleQuotationMark (Results 1 – 3 of 3) sorted by relevance
53 case leftSingleQuotationMark: in foldQuoteMarkOrSoftHyphen()76 s.replace(leftSingleQuotationMark, '\''); in foldQuoteMarksAndSoftHyphens()
133 hebrewPunctuationGeresh, leftSingleQuotationMark, rightSingleQuotationMark, in TEST()
60 const UChar leftSingleQuotationMark = 0x2018; variable116 using WTF::Unicode::leftSingleQuotationMark;