parseIdentifierInternal 492 Source/core/css/CSSTokenizer-in.cpp if (UNLIKELY(!parseIdentifierInternal(currentCharacter<CharacterType>(), result, hasEscape))) { parseIdentifierInternal 503 Source/core/css/CSSTokenizer-in.cpp parseIdentifierInternal(currentCharacter<CharacterType>(), result16, hasEscape); parseIdentifierInternal 100 Source/core/css/CSSTokenizer.h static inline bool parseIdentifierInternal(SrcCharacterType*&, DestCharacterType*&, bool&);