Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLParserIdioms.cpp268 static const size_t charsetLength = sizeof("charset") - 1; variable
280 pos += charsetLength; in extractCharset()