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'] variable6474 if value in switchoff:6517 if value in switchoff:6533 if value in switchoff:6579 if value in switchoff:6865 if val.lower() in switchoff:6887 if val.lower() in switchoff:6929 if val.lower() in switchoff: