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']6530 if value in switchoff:6573 if value in switchoff:6589 if value in switchoff:6635 if value in switchoff:6922 if val.lower() in switchoff:6944 if val.lower() in switchoff:6986 if val.lower() in switchoff:1386 switchoff = ['disable', 'off', 'false', '0'] global() variable