Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DUnicodeUtilities.cpp53 case leftSingleQuotationMark: in foldQuoteMarkOrSoftHyphen()
76 s.replace(leftSingleQuotationMark, '\''); in foldQuoteMarksAndSoftHyphens()
DUnicodeUtilitiesTest.cpp133 hebrewPunctuationGeresh, leftSingleQuotationMark, rightSingleQuotationMark, in TEST()
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
DCharacterNames.h60 const UChar leftSingleQuotationMark = 0x2018; variable
116 using WTF::Unicode::leftSingleQuotationMark;