Searched refs:DisabledPrefix (Results 1 – 3 of 3) sorted by relevance
111 static const char DisabledPrefix = '!'; in parseIndividualParams() local117 bool IsDisabled = Val[0] == DisabledPrefix; in parseIndividualParams()
1915 static const char DisabledPrefix = '!'; in getOpEnabled() local1924 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled()
2112 static const char DisabledPrefix = '!'; in getOpEnabled() local2121 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled()