Searched refs:scopeCategory (Results 1 – 2 of 2) sorted by relevance
30 | QueryScope {scopeInclude :: Bool, scopeCategory :: String, scopeValue :: String} function45 [['-' | not scopeInclude] ++ scopeCategory ++ ":" ++ scopeValue | QueryScope{..} <- xs]
148 …where fs = map (filterTags2 ts . snd) $ groupSort $ map (scopeCategory &&& id) $ filter isQuerySco…