Home
last modified time | relevance | path

Searched defs:nameDroppingParticle (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Citeproc/
H A DMetaValue.hs197 , nameDroppingParticle = dropping function
223 , nameDroppingParticle = Nothing function
H A DBibTeX.hs1165 , nameDroppingParticle = Nothing function
1193 , nameDroppingParticle = Nothing } function
1250 , nameDroppingParticle = if useprefix || T.null prefix function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Citeproc/
H A DMetaValue.hs199 , nameDroppingParticle = dropping function
225 , nameDroppingParticle = Nothing function
H A DBibTeX.hs1157 , nameDroppingParticle = Nothing function
1185 , nameDroppingParticle = Nothing } function
1242 , nameDroppingParticle = if useprefix || T.null prefix function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/citeproc-0.5/src/Citeproc/
H A DTypes.hs1101 , nameDroppingParticle :: Maybe Text function
1216 , nameDroppingParticle = Just (T.unwords bs) } function
1234 , nameDroppingParticle = Nothing function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/citeproc-0.3.0.7/src/Citeproc/
H A DTypes.hs1110 , nameDroppingParticle :: Maybe Text function
1225 , nameDroppingParticle = Just (T.unwords bs) } function
1243 , nameDroppingParticle = Nothing function