parseHTMLInteger 316 Source/core/html/HTMLElement.cpp } else if (parseHTMLInteger(value, tabindex)) { parseHTMLInteger 1672 Source/core/html/HTMLInputElement.cpp if (!parseHTMLInteger(value, maxLength)) parseHTMLInteger 63 Source/core/html/parser/HTMLParserIdioms.h bool parseHTMLInteger(const String&, int&);