Searched refs:switchoff (Results 1 – 2 of 2) sorted by relevance
893 switchoff = ['disable', 'off', 'false', '0'] variable931 if val.lower() in switchoff:
1386 switchoff = ['disable', 'off', 'false', '0'] variable6502 if value in switchoff:6545 if value in switchoff:6561 if value in switchoff:6607 if value in switchoff:6893 if val.lower() in switchoff:6915 if val.lower() in switchoff:6957 if val.lower() in switchoff: