Home
last modified time | relevance | path

Searched defs:detect_lang (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/whatlang-0.9.0/src/
H A Ddetector.rs59 pub fn detect_lang(&self, text: &str) -> Option<Lang> { in detect_lang() method
H A Ddetect.rs32 pub fn detect_lang(text: &str) -> Option<Lang> { in detect_lang() function
/dports/converters/enca/enca-1.19/src/
H A Dlocale_detect.c56 detect_lang(const char *lang) in detect_lang() function
/dports/textproc/ucto/ucto-0.24.1/src/
H A Ducto.cxx290 bool detect_lang = Opts.is_present( "detectlanguages" ); in main() local
/dports/textproc/sonic/sonic-1.3.0/src/lexer/
H A Dtoken.rs64 fn detect_lang(text: &str) -> Option<Lang> { in detect_lang() method
/dports/games/fs2open/fs2open.github.com-release_21_4_1/freespace2/
H A Dfreespace.cpp7199 int detect_lang() in detect_lang() function