Home
last modified time | relevance | path

Searched refs:dateLine (Results 1 – 7 of 7) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/
H A DSwissProtPlainTextFormat.cpp338 foreach (const QVariant &dateLine, dateList.toList()) { in isNewAnnotationFormat()
339 CHECK_CONTINUE(!dateLine.toString().contains("sequence version")); in isNewAnnotationFormat()
342 QRegularExpressionMatch match = re.match(dateLine.toString()); in isNewAnnotationFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapServerResponseParser.cpp1440 nsAutoCString dateLine("Date: "); in internal_date() local
1443 dateLine += strValue; in internal_date()
1446 fServerConnection.HandleMessageDownLoadLine(dateLine.get(), false); in internal_date()
/dports/multimedia/mpc-qt/mpc-qt-20.10/
H A Dmainwindow.cpp2206 QString dateLine; in on_actionHelpAbout_triggered() local
2211 dateLine = "<br>" + dateLineFmt.arg(buildDate.toString(Qt::DefaultLocaleShortDate), in on_actionHelpAbout_triggered()
2220 dateLine + in on_actionHelpAbout_triggered()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DMarkdown.hs240 dateLine :: PandocMonad m => MarkdownParser m (F Inlines)
241 dateLine = try $ do function
255 date <- option mempty dateLine
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DMarkdown.hs242 dateLine :: PandocMonad m => MarkdownParser m (F Inlines)
243 dateLine = try $ do function
258 date <- option mempty dateLine
/dports/lang/smalltalk/smalltalk-3.2.5/packages/net/
H A DIMAP.st1964 dateLine [
2043 nextPutAll: self dateLine;
/dports/www/mattermost-webapp/mattermost/client/
H A D764.50f96fe15c1f2d231c0a.js.map1 … if (newMessagesSeparatorIndex > 0) {\n // if there is a dateLine above START_OF_NE…