HomeSort by relevance Sort by last modified time
    Searched refs:m_appropriateEndTagName (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLTokenizer.h 252 m_appropriateEndTagName = m_token->name();
276 Vector<UChar, 32> m_appropriateEndTagName;
HTMLTokenizer.cpp 129 if (!m_appropriateEndTagName.isEmpty())
183 m_appropriateEndTagName.clear();
219 m_appropriateEndTagName.clear();
340 m_appropriateEndTagName.clear();
344 m_appropriateEndTagName.clear();
    [all...]

Completed in 800 milliseconds