Searched refs:switchvalues (Results 1 – 1 of 1) sorted by relevance
1408 switchvalues = ['enable', 'disable', 'on', 'off', 'true', 'false', '1', '0'] variable6530 if value in switchvalues:6573 if value in switchvalues:6922 if val.lower() in switchvalues: