Home
last modified time | relevance | path

Searched refs:capitalize_word (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/xsd/xsd-4.1.0.a11+dep/libxsd-frontend/xsd-frontend/semantic-graph/
H A Dfundamental.m48 define(`capitalize_word', macro
13 `patsubst(`$1', `\w+', `capitalize_word(`\&')')')
/dports/editors/xi-core/xi-editor-0.3.0/rust/sample-plugin/src/
H A Dmain.rs69 let _ = self.capitalize_word(view, iv.end()); in update()
77 fn capitalize_word(&self, view: &mut View<ChunkCache>, end_offset: usize) -> Result<(), Error> { in capitalize_word() method
/dports/editors/zile/zile-2.4.14/src/
H A Dtbl_funcs.h254 X("capitalize-word", capitalize_word, true, "\
H A Dfuncs.c938 DEFUN_ARGS ("capitalize-word", capitalize_word,
/dports/shells/fish/fish-3.3.1/src/
H A Dinput_common.h51 capitalize_word, enumerator
H A Dinput.cpp111 {L"capitalize-word", readline_cmd_t::capitalize_word},
H A Dreader.cpp1431 case rl::capitalize_word: in command_ends_paging()
3658 case rl::capitalize_word: { in handle_readline_command()
3674 if (c == rl::capitalize_word) in handle_readline_command()
/dports/math/curv/curv-0.5/extern/replxx/src/
H A Dreplxx_impl.hxx208 Replxx::ACTION_RESULT capitalize_word( char32_t );
H A Dreplxx_impl.cxx318 …on( RESET_KILL_ACTION | HISTORY_RECALL_MOST_RECENT, &Replxx::ReplxxImpl::capitalize_word, code ) ); in invoke()
1508 Replxx::ACTION_RESULT Replxx::ReplxxImpl::capitalize_word( char32_t ) { in capitalize_word() function in replxx::Replxx::ReplxxImpl
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/src/
H A Dreplxx_impl.hxx219 Replxx::ACTION_RESULT capitalize_word( char32_t );
H A Dreplxx_impl.cxx347 …RESET_KILL_ACTION | HISTORY_RECALL_MOST_RECENT, &Replxx::ReplxxImpl::capitalize_word<false>, code … in invoke()
350 …RESET_KILL_ACTION | HISTORY_RECALL_MOST_RECENT, &Replxx::ReplxxImpl::capitalize_word<true>, code )… in invoke()
1543 Replxx::ACTION_RESULT Replxx::ReplxxImpl::capitalize_word( char32_t ) { in capitalize_word() function in replxx::Replxx::ReplxxImpl
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/src/
H A Dreplxx_impl.hxx219 Replxx::ACTION_RESULT capitalize_word( char32_t );
H A Dreplxx_impl.cxx347 …RESET_KILL_ACTION | HISTORY_RECALL_MOST_RECENT, &Replxx::ReplxxImpl::capitalize_word<false>, code … in invoke()
350 …RESET_KILL_ACTION | HISTORY_RECALL_MOST_RECENT, &Replxx::ReplxxImpl::capitalize_word<true>, code )… in invoke()
1543 Replxx::ACTION_RESULT Replxx::ReplxxImpl::capitalize_word( char32_t ) { in capitalize_word() function in replxx::Replxx::ReplxxImpl
/dports/devel/replxx/replxx-release-0.0.3/src/
H A Dreplxx_impl.hxx213 Replxx::ACTION_RESULT capitalize_word( char32_t );
H A Dreplxx_impl.cxx322 …on( RESET_KILL_ACTION | HISTORY_RECALL_MOST_RECENT, &Replxx::ReplxxImpl::capitalize_word, code ) ); in invoke()
1515 Replxx::ACTION_RESULT Replxx::ReplxxImpl::capitalize_word( char32_t ) { in capitalize_word() function in replxx::Replxx::ReplxxImpl
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/key_binding/bindings/
H A Dnamed_commands.py259 def capitalize_word(event): function
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/key_binding/bindings/
H A Dnamed_commands.py267 def capitalize_word(event): function
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/key_binding/bindings/
H A Dnamed_commands.py259 def capitalize_word(event): function
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/key_binding/bindings/
H A Dnamed_commands.py267 def capitalize_word(event): function
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/key_binding/bindings/
H A Dnamed_commands.py319 def capitalize_word(event: E) -> None: function
/dports/editors/dkns/dkns-1.100/
H A Ddkns.munger2610 (setq capitalize_word
3965 (hash commands 187 capitalize_word) ; M-;
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dsite.sl481 setkey("capitalize_word", "^[C");
2125 define capitalize_word() function
/dports/editors/jed/jed-0.99-19/lib/
H A Dsite.sl676 setkey("capitalize_word", "\ec");
2627 define capitalize_word() function
/dports/lang/vala/vala-0.48.18/vapi/
H A Dreadline.vapi215 public int capitalize_word (int a, int b);
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/ged2gwb/
H A Dged2gwb2.ml1070 value capitalize_word s =
1153 else capitalize_word w

12