Home
last modified time | relevance | path

Searched defs:hasEscape (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSTokenizer-in.cpp471 …nizer::parseIdentifierInternal(SrcCharacterType*& src, DestCharacterType*& result, bool& hasEscape) in parseIdentifierInternal()
493 …STokenizer::parseIdentifier(CharacterType*& result, CSSParserString& resultString, bool& hasEscape) in parseIdentifier()
952 inline void CSSTokenizer::detectAtToken(int length, bool hasEscape) in detectAtToken()
1129 bool hasEscape; in realLex() local