Searched refs:switchoff (Results 1 – 2 of 2) sorted by relevance
893 switchoff = ['disable', 'off', 'false', '0'] variable931 if val.lower() in switchoff:
1409 switchoff = ['disable', 'off', 'false', '0'] variable6531 if value in switchoff:6574 if value in switchoff:6590 if value in switchoff:6636 if value in switchoff:6923 if val.lower() in switchoff:6945 if val.lower() in switchoff:6987 if val.lower() in switchoff: