Searched refs:switchoff (Results 1 – 2 of 2) sorted by relevance
886 switchoff = ['disable', 'off', 'false', '0'] variable924 if val.lower() in switchoff:
790 switchoff = ['disable', 'off', 'false', '0'] variable5452 if value in switchoff:5495 if value in switchoff:5503 if value in switchoff:5514 if value in switchoff:5562 if value in switchoff:5804 if val.lower() in switchoff:5816 if val.lower() in switchoff:5829 if val.lower() in switchoff:5865 if val.lower() in switchoff: