Searched refs:switchvalues (Results 1 – 1 of 1) sorted by relevance
789 switchvalues = ['enable', 'disable', 'on', 'off', 'true', 'false', '1', '0'] variable5451 if value in switchvalues:5494 if value in switchvalues:5502 if value in switchvalues:5803 if val.lower() in switchvalues:5815 if val.lower() in switchvalues: