Searched refs:leftDoubleQuotationMark (Results 1 – 3 of 3) sorted by relevance
59 const UChar leftDoubleQuotationMark = 0x201C; variable115 using WTF::Unicode::leftDoubleQuotationMark;
49 case leftDoubleQuotationMark: in foldQuoteMarkOrSoftHyphen()75 s.replace(leftDoubleQuotationMark, '"'); in foldQuoteMarksAndSoftHyphens()
132 hebrewPunctuationGershayim, leftDoubleQuotationMark, rightDoubleQuotationMark, in TEST()