Searched refs:switchvalues (Results 1 – 1 of 1) sorted by relevance
1385 switchvalues = ['enable', 'disable', 'on', 'off', 'true', 'false', '1', '0'] variable6501 if value in switchvalues:6544 if value in switchvalues:6892 if val.lower() in switchvalues: