Searched refs:switchoff (Results 1 – 2 of 2) sorted by relevance
891 switchoff = ['disable', 'off', 'false', '0'] variable929 if val.lower() in switchoff:
1207 switchoff = ['disable', 'off', 'false', '0'] variable6236 if value in switchoff:6279 if value in switchoff:6295 if value in switchoff:6341 if value in switchoff:6614 if val.lower() in switchoff:6636 if val.lower() in switchoff:6678 if val.lower() in switchoff: