Home
last modified time | relevance | path

Searched refs:rightDoubleQuotationMark (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DUnicodeUtilities.cpp50 case rightDoubleQuotationMark: in foldQuoteMarkOrSoftHyphen()
77 s.replace(rightDoubleQuotationMark, '"'); in foldQuoteMarksAndSoftHyphens()
DUnicodeUtilitiesTest.cpp132 hebrewPunctuationGershayim, leftDoubleQuotationMark, rightDoubleQuotationMark, in TEST()
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
DCharacterNames.h81 const UChar rightDoubleQuotationMark = 0x201D; variable
149 using WTF::Unicode::rightDoubleQuotationMark;