Searched refs:switchvalues (Results 1 – 1 of 1) sorted by relevance
1283 switchvalues = ['enable', 'disable', 'on', 'off', 'true', 'false', '1', '0'] variable6294 if value in switchvalues:6337 if value in switchvalues:6677 if val.lower() in switchvalues: