Searched refs:longestNameLength (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DBisonCSSParser-in.cpp1150 const unsigned longestNameLength = 11; local
1151 UChar characterBuffer[longestNameLength];
1153 unsigned length = std::min(longestNameLength, nameLength);

Completed in 86 milliseconds