Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwcmac.py3 webchecker.MAXPAGE = 50000
Dwebchecker.py135 MAXPAGE = 150000 # Ignore files bigger than this variable
148 maxpage = MAXPAGE
258 maxpage = MAXPAGE
663 def __init__(self, text, url, verbose=VERBOSE, maxpage=MAXPAGE, checker=None):
Dwcgui.py77 webchecker.maxpage = webchecker.MAXPAGE