Home
last modified time | relevance | path

Searched refs:readHistory (Results 1 – 25 of 43) sorted by relevance

12

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DInputHistory.hs5 , readHistory
57 readHistory :: IO (Either String InputHistory)
58 readHistory = runExceptT $ do function
/dports/lang/ghc/ghc-8.10.7/libraries/haskeline/System/Console/Haskeline/
H A DHistory.hs21 readHistory,
58 readHistory :: FilePath -> IO History
59 readHistory file = handle (\(_::IOException) -> return emptyHistory) $ do function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/haskeline-0.8.0.0/System/Console/Haskeline/
H A DHistory.hs21 readHistory,
58 readHistory :: FilePath -> IO History
59 readHistory file = handle (\(_::IOException) -> return emptyHistory) $ do function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/haskeline-0.8.2/System/Console/Haskeline/
H A DHistory.hs21 readHistory,
58 readHistory :: FilePath -> IO History
59 readHistory file = handle (\(_::IOException) -> return emptyHistory) $ do function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/psy/psysh/src/Readline/
H A DReadline.php54 public function readHistory(); function
H A DHoaConsole.php85 public function readHistory() function in Psy\\Readline\\HoaConsole
H A DTransient.php93 public function readHistory() function in Psy\\Readline\\Transient
H A DGNUReadline.php109 public function readHistory() function in Psy\\Readline\\GNUReadline
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dprefops.h20 gint readHistory (void);
/dports/x11/bbrun/bbrun-1.6/bbrun/
H A Dbbrun.c50 void readHistory(void);
71 readHistory(); in main()
172 void readHistory(void) { in readHistory() function
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMacro.h63 bool readHistory(FILE* fp);
H A DMacro.cpp153 Macro::readHistory(FILE* fp) in readHistory() function in Macro
H A DMacroManager.cpp305 if (!mac->readHistory(fp)) in read()
/dports/textproc/libabw/libabw-0.1.3/src/lib/
H A DABWParser.h47 int readHistory(xmlTextReaderPtr reader);
H A DABWParser.cpp242 ret = readHistory(reader); in processXmlNode()
397 int libabw::ABWParser::readHistory(xmlTextReaderPtr reader) in readHistory() function in libabw::ABWParser
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dhelpbrowser.h90 void readHistory();
H A Dhelpbrowser.cpp156 readHistory(); in HelpBrowser()
570 void HelpBrowser::readHistory() in readHistory() function in HelpBrowser
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dhelpbrowser.h100 void readHistory();
H A Dhelpbrowser.cpp188 readHistory(); in HelpBrowser()
667 void HelpBrowser::readHistory() in readHistory() function in HelpBrowser
/dports/misc/lf/lf-r26/
H A Dclient.go49 if err := app.readHistory(); err != nil {
H A Dapp.go165 func (app *app) readHistory() error { func
205 if err := app.readHistory(); err != nil {
/dports/security/swatchdog/swatchdog-3.2.4/lib/Swatchdog/
H A DThrottle.pm34 sub readHistory { subroutine
/dports/shells/p5-Shell-Perl/Shell-Perl-0.004/lib/Shell/
H A DPerl.pm327 if ( $term->Features->{readHistory} ) {
/dports/misc/cloc/cloc-1.90/tests/inputs/
H A Diclean.icl46 # w = checkedWorldFunc readHistory "Couldn't read history file\n" readline_history w
/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/telegram/functions/
H A Dmessages.h106 static bool readHistory(OutboundPkt *out, const InputPeer &peer, qint32 maxId, qint32 offset);

12