Searched refs:DisabledPrefix (Results 1 – 1 of 1) sorted by relevance
2102 static const char DisabledPrefix = '!'; in getOpEnabled() local2111 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled()