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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLMetaCharsetParser.cpp 56 static const size_t charsetLength = sizeof("charset") - 1;
68 pos += charsetLength;

Completed in 1675 milliseconds