Home
last modified time | relevance | path

Searched refs:HISTORY_INCREMENTAL_SEARCH (Results 1 – 8 of 8) sorted by relevance

/dports/devel/replxx/replxx-release-0.0.3/include/
H A Dreplxx.hxx173 HISTORY_INCREMENTAL_SEARCH, enumerator
/dports/math/curv/curv-0.5/extern/replxx/include/
H A Dreplxx.hxx173 HISTORY_INCREMENTAL_SEARCH, enumerator
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/include/
H A Dreplxx.hxx178 HISTORY_INCREMENTAL_SEARCH, enumerator
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/include/
H A Dreplxx.hxx178 HISTORY_INCREMENTAL_SEARCH, enumerator
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/src/
H A Dreplxx_impl.cxx90 char const HISTORY_INCREMENTAL_SEARCH[] = "history_incremental_search"; variable
241 …ions[action_names::HISTORY_INCREMENTAL_SEARCH] = std::bind( &ReplxxImpl::invoke, this, Replxx… in ReplxxImpl()
302 …EY::control( 'R' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
303 …EY::control( 'S' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
343 …case ( Replxx::ACTION::HISTORY_INCREMENTAL_SEARCH ): return ( action( NOOP, &Replxx::ReplxxIm… in invoke()
/dports/devel/replxx/replxx-release-0.0.3/src/
H A Dreplxx_impl.cxx88 char const HISTORY_INCREMENTAL_SEARCH[] = "history_incremental_search"; variable
222 …ions[action_names::HISTORY_INCREMENTAL_SEARCH] = std::bind( &ReplxxImpl::invoke, this, Replxx… in ReplxxImpl()
282 …EY::control( 'R' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
283 …EY::control( 'S' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
318 …case ( Replxx::ACTION::HISTORY_INCREMENTAL_SEARCH ): return ( action( NOOP, &Replxx::ReplxxIm… in invoke()
/dports/math/curv/curv-0.5/extern/replxx/src/
H A Dreplxx_impl.cxx88 char const HISTORY_INCREMENTAL_SEARCH[] = "history_incremental_search"; variable
218 …ions[action_names::HISTORY_INCREMENTAL_SEARCH] = std::bind( &ReplxxImpl::invoke, this, Replxx… in ReplxxImpl()
278 …EY::control( 'R' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
279 …EY::control( 'S' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
314 …case ( Replxx::ACTION::HISTORY_INCREMENTAL_SEARCH ): return ( action( NOOP, &Replxx::ReplxxIm… in invoke()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/src/
H A Dreplxx_impl.cxx90 char const HISTORY_INCREMENTAL_SEARCH[] = "history_incremental_search"; variable
241 …ions[action_names::HISTORY_INCREMENTAL_SEARCH] = std::bind( &ReplxxImpl::invoke, this, Replxx… in ReplxxImpl()
302 …EY::control( 'R' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
303 …EY::control( 'S' ), _namedActions.at( action_names::HISTORY_INCREMENTAL_SEARCH ) ); in ReplxxImpl()
343 …case ( Replxx::ACTION::HISTORY_INCREMENTAL_SEARCH ): return ( action( NOOP, &Replxx::ReplxxIm… in invoke()