Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLTokenizer.h186 UChar nextInputCharacter() const { return m_nextInputCharacter; } in nextInputCharacter() function
DHTMLTokenizer.cpp170 cc = m_inputStreamPreprocessor.nextInputCharacter(); \
183 cc = m_inputStreamPreprocessor.nextInputCharacter(); \
247 cc = m_inputStreamPreprocessor.nextInputCharacter(); \
278 UChar cc = m_inputStreamPreprocessor.nextInputCharacter(); in nextToken()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06118808 (WebCore::HTML5Lexer::InputStreamPreprocessor::nextInputCharacter):
126861 (WebCore::HTML5Lexer::InputStreamPreprocessor::nextInputCharacter):