Searched refs:switchoff (Results 1 – 2 of 2) sorted by relevance
891 switchoff = ['disable', 'off', 'false', '0'] variable929 if val.lower() in switchoff:
1128 switchoff = ['disable', 'off', 'false', '0'] variable6103 if value in switchoff:6146 if value in switchoff:6162 if value in switchoff:6210 if value in switchoff:6473 if val.lower() in switchoff:6495 if val.lower() in switchoff:6537 if val.lower() in switchoff: