Lines Matching refs:included
159 # included - if True, function was called recursively
171 def checkLinks(infile, follow = False, paramCheck = True, included = False, fatalExit = False):
250 # Actually process the included file now, recursively
253 checkLinks(newpath, follow, paramCheck, included = True, fatalExit = fatalExit)
302 if (not included):
306 if (included):
320 included = False
341 included = included,
349 if (not included):