Home
last modified time | relevance | path

Searched defs:first_letters (Results 1 – 12 of 12) sorted by relevance

/dports/www/mnogosearch/mnogosearch-3.4.1/include/
H A Dudm_spell.h51 #define UdmImportDictionary(Conf, lang, charset, filename, skip_noflag, first_letters) UdmSpellList… argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/petname-1.0.12/src/
H A Dmain.rs252 fn first_letters(names: &[&str]) -> HashSet<char> { in first_letters() function
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lacp.c129 const char first_letters[] = "EFDCSGSA"; in lacp_state_flags_to_str() local
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lacp.c129 const char first_letters[] = "EFDCSGSA"; in lacp_state_flags_to_str() local
H A Dpacket-tcp.c738 const char first_letters[] = "RRRNCEUAPRSF"; in tcp_flags_to_str_first_letter() local
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lacp.c129 const char first_letters[] = "EFDCSGSA"; in lacp_state_flags_to_str() local
H A Dpacket-tcp.c738 const char first_letters[] = "RRRNCEUAPRSF"; in tcp_flags_to_str_first_letter() local
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lacp.c129 const char first_letters[] = "EFDCSGSA"; in lacp_state_flags_to_str() local
H A Dpacket-tcp.c738 const char first_letters[] = "RRRNCEUAPRSF"; in tcp_flags_to_str_first_letter() local
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dio_export_paper_model.py65 def first_letters(text): function
/dports/editors/vim/vim-8.2.3745/src/
H A Dsyntax.c4556 static char *first_letters = "cCoOkKeEtTsSgGdDfFnN"; in get_syn_options() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dsyntax.c4184 static const char *const first_letters = "cCoOkKeEtTsSgGdDfFnN"; in get_syn_options() local