Searched refs:hebrewPunctuationGershayim (Results 1 – 4 of 4) sorted by relevance
48 case hebrewPunctuationGershayim: in foldQuoteMarkOrSoftHyphen()74 s.replace(hebrewPunctuationGershayim, '"'); in foldQuoteMarksAndSoftHyphens()
132 hebrewPunctuationGershayim, leftDoubleQuotationMark, rightDoubleQuotationMark, in TEST()
51 const UChar hebrewPunctuationGershayim = 0x05F4; variable107 using WTF::Unicode::hebrewPunctuationGershayim;
261 …racter == '\'' || character == rightSingleQuotationMark || character == hebrewPunctuationGershayim; in isAmbiguousBoundaryCharacter()