Searched refs:entryRights (Results 1 – 5 of 5) sorted by relevance
85 , entryRights :: Maybe TextContent function222 , entryRights = Nothing function
240 , entryRights = pTextContent "rights" es function
166 mb xmlRights (entryRights e) ++
426 Feed.AtomItem e -> contentToStr <$> Atom.entryRights e
708 Feed.Types.AtomItem e -> Feed.Types.AtomItem e {Atom.entryRights = Just (TextString desc)}