Searched refs:switchoff (Results 1 – 2 of 2) sorted by relevance
891 switchoff = ['disable', 'off', 'false', '0'] variable929 if val.lower() in switchoff:
1284 switchoff = ['disable', 'off', 'false', '0'] variable6295 if value in switchoff:6338 if value in switchoff:6354 if value in switchoff:6400 if value in switchoff:6678 if val.lower() in switchoff:6700 if val.lower() in switchoff:6742 if val.lower() in switchoff: