Home
last modified time | relevance | path

Searched defs:script_only (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/unic-langid-impl/src/bin/
H A Dgenerate_likelysubtags.rs53 let mut script_only: Vec<(u32, LangIdSubTags)> = vec![]; in main() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/unic-langid-impl/src/bin/
H A Dgenerate_likelysubtags.rs53 let mut script_only: Vec<(u32, LangIdSubTags)> = vec![]; in main() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/unic-langid-impl/src/bin/
H A Dgenerate_likelysubtags.rs53 let mut script_only: Vec<(u32, LangIdSubTags)> = vec![]; in main() localVariable
/dports/www/zola/zola-0.15.2/cargo-crates/unic-langid-impl-0.9.0/src/bin/
H A Dgenerate_likelysubtags.rs53 let mut script_only: Vec<(u32, LangIdSubTags)> = vec![]; in main() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/unic-langid-impl/src/bin/
H A Dgenerate_likelysubtags.rs53 let mut script_only: Vec<(u32, LangIdSubTags)> = vec![]; in main() localVariable
/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_convert.h85 unsigned char script_only; member
/dports/ftp/lftp/lftp-4.9.2/src/
H A DMirrorJob.h163 bool script_only; variable
H A DMirrorJob.cc1904 bool script_only=false; in CMD() local