Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WeDontPanic/Jotoba
/ functions
Functions
2,110 in github.com/WeDontPanic/Jotoba
⨍
Functions
2,110
◇
Types & classes
276
↓ 1 callers
Function
by_quot_marks
(query: &Query, sentence: &Sentence)
lib/search/src/sentence/producer/filter.rs:41
↓ 1 callers
Method
by_quot_marks
(&self, w: &Word)
lib/search/src/word/filter.rs:71
↓ 1 callers
Function
by_quot_marks_jp
(query: &Query, sentence: &Sentence)
lib/search/src/sentence/producer/filter.rs:73
↓ 1 callers
Method
by_quot_marks_jp
(&self, w: &Word, q_term: &str)
lib/search/src/word/filter.rs:103
↓ 1 callers
Method
by_tag
(&'b self, tag: &Tag)
lib/resources/src/retrieve/sentence.rs:34
↓ 1 callers
Function
c
(e,t)
html/assets/js/lib/bootstrap.min.js:1
↓ 1 callers
Function
c
(d)
html/assets/js/lib/jc.js:1
↓ 1 callers
Function
can_merge_furi
Returns `true` if the given src word can be merged with the given furigana
lib/sentence_reader/src/sentence/part.rs:212
↓ 1 callers
Function
check
Checks integrity of all resources. Jotoba (should) work perfectly if this function does not fail (ignoring all the bugs and ugly code)
jotoba_bin/src/check.rs:23
↓ 1 callers
Function
check
()
jotoba_bin/src/webserver.rs:397
↓ 1 callers
Function
check
(gen: &str, kana: &str)
lib/japanese/src/furigana/generate/mod.rs:37
↓ 1 callers
Function
check_all
()
jotoba_bin/src/check.rs:33
↓ 1 callers
Function
check_magic_bytes
Verifies the input files magic number
lib/api/src/app/img/request.rs:85
↓ 1 callers
Function
clean_img_scan_dir
Clears uploaded images which haven't been cleared yet
jotoba_bin/src/webserver.rs:362
↓ 1 callers
Method
clear_words
(&mut self)
lib/resources/src/storage/word.rs:97
↓ 1 callers
Function
closeAllTabs
()
html/assets/js/search/overlay/radicalSearch.js:364
↓ 1 callers
Function
contains
(inp: &[T], item: &T, eq: F)
lib/utils/src/lib.rs:127
↓ 1 callers
Function
conv_ex_sentence
(sense: jotoba::words::sense::Sense, lang: Language)
lib/api/src/app/mod.rs:75
↓ 1 callers
Function
conv_infl_info
(infl_info: search::word::result::InflectionInformation)
lib/api/src/app/search/words.rs:79
↓ 1 callers
Function
conv_sentence
(sentence: sentence_reader::Sentence, index: usize)
lib/api/src/app/search/words.rs:70
↓ 1 callers
Function
convert_kanji
( wres: Vec<&crate::jotoba::kanji::Kanji>, assets_path: P, )
lib/types/src/api/search/word.rs:138
↓ 1 callers
Function
convert_user_settings
( settings: &types::api::app::search::query::UserSettings, )
lib/api/src/app/search/mod.rs:74
↓ 1 callers
Function
convert_words
(wres: Vec<&crate::jotoba::words::Word>)
lib/types/src/api/search/word.rs:149
↓ 1 callers
Function
count_placeholder
(inp: &str)
lib/localization/src/lib.rs:207
↓ 1 callers
Function
cr
(n,t,e)
html/assets/js/lib/d3.js:2
↓ 1 callers
Function
cu
(n,t)
html/assets/js/lib/d3.js:2
↓ 1 callers
Function
de
(t)
html/assets/js/lib/jquery.min.js:1
↓ 1 callers
Function
debug_info
()
jotoba_bin/src/webserver.rs:371
↓ 1 callers
Function
default_og_tags
()
lib/frontend/src/lib.rs:310
↓ 1 callers
Function
default_page
()
lib/frontend/src/url_query.rs:67
↓ 1 callers
Method
deref
(&self)
lib/indexes/src/words/native.rs:41
↓ 1 callers
Function
doAnimation
(kanjiLiteral)
html/assets/js/page/kanjiPage.js:164
↓ 1 callers
Function
do_search
Run the search and return the `BaseData` for the result page to render
lib/frontend/src/search_ep.rs:79
↓ 1 callers
Function
dt
(o,e,t)
html/assets/js/lib/jquery.min.js:1
↓ 1 callers
Function
en
(n)
html/assets/js/lib/d3.js:1
↓ 1 callers
Function
end_three_char_kana
(s: &str)
lib/api/src/app/completions/words/foreign.rs:169
↓ 1 callers
Method
estimate_to
(&self, _out: &mut FilteredMaxCounter<<Self::Target as Searchable>::Item>)
lib/search/src/executor/producer.rs:20
↓ 1 callers
Method
estimate_to
(&mut self, out: &mut P)
lib/engine/src/task.rs:189
↓ 1 callers
Function
eu
(n,t)
html/assets/js/lib/d3.js:2
↓ 1 callers
Function
f
(b,c,f)
html/assets/js/lib/jc.js:1
↓ 1 callers
Function
fast_deser
A bit faster. Who cares about memory consumption anyways
lib/indexes/src/storage/utils.rs:68
↓ 1 callers
Function
find
Finds Radicals by its meaning(s). If `query_str` was not found as meaning of an radical, similar meanings are being searched and added to the result
lib/search/src/engine/radical/mod.rs:6
↓ 1 callers
Function
find_direct_name
Find direct name
lib/frontend/src/direct.rs:126
↓ 1 callers
Function
find_direct_sentence
Find direct sentence
lib/frontend/src/direct.rs:138
↓ 1 callers
Function
find_direct_word
Find direct word
lib/frontend/src/direct.rs:90
↓ 1 callers
Method
find_first
Finds first matching item
lib/utils/src/binary_search.rs:103
↓ 1 callers
Function
find_kana_str
Requires `full_kana` to be longer than `end_sub`
lib/api/src/app/completions/words/kana_end_ext.rs:129
↓ 1 callers
Function
find_kanji_combo
Find the exact readings of a kanji literal within a kanji compound
lib/japanese/src/furigana/generate/mod.rs:133
↓ 1 callers
Function
find_prefix
(prefixe: &HashSet<String>, text: &str)
lib/japanese/src/furigana/generate/mod.rs:216
↓ 1 callers
Method
find_reading
Tries to find the given reading in the kanjis readings and returns a `Reading` value if found
lib/types/src/jotoba/kanji/mod.rs:69
↓ 1 callers
Method
find_to
(&self, out: &mut P)
lib/search/src/word/producer/regex.rs:34
↓ 1 callers
Method
find_to
(&mut self, out: &mut O)
lib/engine/src/task.rs:145
↓ 1 callers
Method
find_to_unsorted
( &self, out: &mut P, )
lib/search/src/word/producer/regex.rs:25
↓ 1 callers
Method
find_words
(&self, out: &mut P, tag: &Tag)
lib/search/src/word/producer/tag.rs:43
↓ 1 callers
Method
foreign_words
(&self, language: Language)
lib/indexes/src/storage/suggestions.rs:62
↓ 1 callers
Function
format_kanji_reading
(s: &str)
lib/search/src/query/parser/mod.rs:198
↓ 1 callers
Function
format_query
(query: &str)
lib/search/src/kanji/mod.rs:142
↓ 1 callers
Function
format_query
(inp: &str)
lib/search/src/engine/sentences/native.rs:106
↓ 1 callers
Function
format_reading
(reading: &str)
lib/types/src/jotoba/kanji/mod.rs:173
↓ 1 callers
Method
format_reading_with_literal
Returns a string with the reading and literal merged. If the reading is an onyomi reading, this is equal to the literal. For kunyomi readings this can
lib/types/src/jotoba/kanji/reading.rs:26
↓ 1 callers
Function
format_readings
(r: Vec<String>)
lib/japanese/src/furigana/generate/mod.rs:224
↓ 1 callers
Function
format_text
Format non-japanese characters from scanned result
lib/api/src/app/img/mod.rs:71
↓ 1 callers
Function
format_word
(inp: &str)
lib/search/src/engine/names/foreign.rs:60
↓ 1 callers
Function
format_word
(inp: &str)
lib/search/src/engine/words/foreign.rs:86
↓ 1 callers
Function
format_word
Replaces all special characters into spaces so we can split it down into words
lib/search/src/engine/sentences/foreign.rs:89
↓ 1 callers
Function
format_word
(inp: &str)
lib/search/src/name/producer/foreign.rs:50
↓ 1 callers
Function
from_char
(c: char)
lib/search/src/kanji/mod.rs:93
↓ 1 callers
Function
fu
(n)
html/assets/js/lib/d3.js:2
↓ 1 callers
Method
furigana
Returns furigana of the word
lib/sentence_reader/src/sentence/part.rs:120
↓ 1 callers
Function
furigana_by_reading
Returns furigana of the given `morpheme` if available
lib/search/src/word/producer/japanese/sentence_reader.rs:197
↓ 1 callers
Function
gen_iter
Returns an iterator over all encoded furigana parts
lib/japanese/src/furigana/generate/mod.rs:59
↓ 1 callers
Function
gen_local_file
(config: &Config)
lib/api/src/app/img/request.rs:38
↓ 1 callers
Function
gen_output
(suggestions: Vec<String>, raw_query: String)
lib/api/src/app/completions/opensearch/mod.rs:40
↓ 1 callers
Function
generateTreeDiagram
(kanjiLiteral)
html/assets/js/page/kanjiPage.js:315
↓ 1 callers
Function
genki_search
(query: &Query, genki_lesson: u8)
lib/search/src/kanji/tag_only.rs:19
↓ 1 callers
Function
getCurrentSubstring
(target)
html/assets/js/search/search.js:30
↓ 1 callers
Function
getRadicalInfo
()
html/assets/js/search/overlay/radicalSearch.js:388
↓ 1 callers
Function
getRadicalSearchResults
()
html/assets/js/search/overlay/radicalSearch.js:430
↓ 1 callers
Function
getSvgContent
(target, url)
html/assets/js/page/kanjiPage.js:427
↓ 1 callers
Method
get_antonym
(&self)
lib/types/src/jotoba/words/sense.rs:114
↓ 1 callers
Method
get_at
(&self, pos: usize)
lib/sentence_reader/src/output.rs:69
↓ 1 callers
Method
get_collocations
(&self, config: &Config)
lib/api/src/app/details/word.rs:89
↓ 1 callers
Method
get_default_catalog
Returns the default catalog
lib/localization/src/lib.rs:181
↓ 1 callers
Method
get_details
(&self, config: &Config)
lib/api/src/app/details/word.rs:40
↓ 1 callers
Method
get_english
(&self)
lib/search/src/sentence/result.rs:39
↓ 1 callers
Function
get_example_sentence
(id: u32, language: Language)
lib/api/src/app/mod.rs:101
↓ 1 callers
Method
get_filtered
(&self, pos: usize, s_targets: &[SearchTarget])
lib/indexes/src/hashtag.rs:29
↓ 1 callers
Method
get_first_pitch
(&self)
lib/types/src/jotoba/words/mod.rs:274
↓ 1 callers
Method
get_gairaigo
(&self, dict: &TranslationDict, language: LocLanguage)
lib/types/src/jotoba/words/sense.rs:153
↓ 1 callers
Function
get_grammar_analyzer
Returns a grammar analyzer with a japanese inflection ruleset
lib/sentence_reader/src/analyzer.rs:7
↓ 1 callers
Method
get_id
(&self)
lib/types/src/jotoba/search/query_type.rs:64
↓ 1 callers
Method
get_inflections
(&self)
lib/types/src/jotoba/words/mod.rs:374
↓ 1 callers
Method
get_information_string
Return human readable information about a gloss
lib/types/src/jotoba/words/sense.rs:163
↓ 1 callers
Function
get_jp_part
Returns a number 0-100 of japanese character ratio
lib/search/src/query/parser/lang.rs:22
↓ 1 callers
Function
get_jp_verb
(word: &super::Word)
lib/types/src/jotoba/words/inflection.rs:164
↓ 1 callers
Function
get_kanji
(sentence: &Sentence)
lib/api/src/app/details/sentences.rs:40
↓ 1 callers
Method
get_kanji
Returns the kanji from the search. Returns `None` if kanji does not exist or doesn't match the reading from the search
lib/search/src/word/producer/k_reading.rs:28
↓ 1 callers
Method
get_kanji
(&self)
lib/api/src/app/details/word.rs:59
↓ 1 callers
Function
get_kanji_literals
(inp: &str)
lib/japanese/src/furigana/generate/mod.rs:212
↓ 1 callers
Function
get_katakana_query
Returns an equivalent katakana query
lib/api/src/app/completions/words/mod.rs:57
← previous
next →
801–900 of 2,110, ranked by callers