HomeSort by relevance Sort by last modified time
    Searched full:tokenattributes (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLMetaCharsetParser.cpp 56 const HTMLToken::AttributeList& tokenAttributes = m_token.attributes();
58 for (HTMLToken::AttributeList::const_iterator iter = tokenAttributes.begin(); iter != tokenAttributes.end(); ++iter) {

Completed in 38 milliseconds