MCPcopy Index your code

hub / github.com/Pagefind/pagefind / functions

Functions1,107 in github.com/Pagefind/pagefind

↓ 930 callersMethodslice_from
Replace string between `bra` and `ket` with s
pagefind_stem/src/snowball/snowball_env.rs:96
↓ 411 callersMethodslice_del
Helper function that removes the string slice between `bra` and `ket`
pagefind_stem/src/snowball/snowball_env.rs:334
↓ 286 callersMethodeq_s_b
Check if 's' is before cursor If so, move cursor to the beginning of s
pagefind_stem/src/snowball/snowball_env.rs:82
↓ 285 callersMethodfind_among_b
(&mut self, amongs: &[Among<T>], context: &mut T)
pagefind_stem/src/snowball/snowball_env.rs:425
↓ 149 callersMethodnext_char
Move cursor to next character
pagefind_stem/src/snowball/snowball_env.rs:103
↓ 70 callersMethodeq_s
Check if s is after cursor. If so, move cursor to the end of s
pagefind_stem/src/snowball/snowball_env.rs:65
↓ 57 callersMethodin_grouping_b
(&mut self, chars: &[u8], min: u32, max: u32)
pagefind_stem/src/snowball/snowball_env.rs:211
↓ 54 callersMethodgo_out_grouping
(&mut self, chars: &[u8], min: u32, max: u32)
pagefind_stem/src/snowball/snowball_env.rs:274
↓ 54 callersMethodin_grouping
A grouping is represented by a minimum code point, a maximum code point, and a bitfield of which code points in that range are in the grouping. For ex
pagefind_stem/src/snowball/snowball_env.rs:173
↓ 53 callersMethoderror
(&self, msg: S)
pagefind/src/logging.rs:124
↓ 45 callersMethodgo_in_grouping
(&mut self, chars: &[u8], min: u32, max: u32)
pagefind_stem/src/snowball/snowball_env.rs:192
↓ 45 callersFunctionr_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:175
↓ 42 callersMethodfind_among
(&mut self, amongs: &[Among<T>], context: &mut T)
pagefind_stem/src/snowball/snowball_env.rs:356
↓ 41 callersMethodinsert
(&mut self, bra: i32, ket: i32, s: &str)
pagefind_stem/src/snowball/snowball_env.rs:338
↓ 39 callersMethodprevious_char
Move cursor to previous character
pagefind_stem/src/snowball/snowball_env.rs:111
↓ 38 callersMethodhop_back
(&mut self, mut delta: i32)
pagefind_stem/src/snowball/snowball_env.rs:138
↓ 37 callersMethodfilter
(&self, filter: &str)
pagefind_web/src/filter.rs:225
↓ 34 callersMethodtranslate
* Get a translated string.
pagefind_ui/component/core/instance.ts:431
↓ 31 callersMethodlog
(str: string)
pagefind_web_js/lib/coupled_search.ts:563
↓ 28 callersMethodon
( event: InstanceEvent, callback: HookCallback, owner: Element | null = null, )
pagefind_ui/component/core/instance.ts:467
↓ 26 callersMethodout_grouping_b
(&mut self, chars: &[u8], min: u32, max: u32)
pagefind_stem/src/snowball/snowball_env.rs:292
↓ 23 callersMethodwarn
(&self, msg: S)
pagefind/src/logging.rs:116
↓ 20 callersFunctionerr
(ind, msg, nt)
pagefind_web_js/lib/gz.js:164
↓ 20 callersMethodout_grouping
(&mut self, chars: &[u8], min: u32, max: u32)
pagefind_stem/src/snowball/snowball_env.rs:255
↓ 20 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/french.rs:488
↓ 20 callersFunctionr_check_vowel_harmony
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:219
↓ 19 callersFunctionr_mark_lAr
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:662
↓ 17 callersFunctionr_C
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:227
↓ 16 callersMethodadd
(component: PagefindComponent)
pagefind_ui/component/core/instance.ts:139
↓ 16 callersMethodgo_out_grouping_b
(&mut self, chars: &[u8], min: u32, max: u32)
pagefind_stem/src/snowball/snowball_env.rs:312
↓ 15 callersFunctionr_stem_suffix_chain_before_ki
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:999
↓ 14 callersMethodaddTo
(el)
pagefind_ui/modular/helpers/element-builder.js:38
↓ 14 callersMethodclass
(s)
pagefind_ui/modular/helpers/element-builder.js:11
↓ 14 callersMethodfrom
(lang: Algorithm)
pagefind_stem/src/snowball/algorithms/mod.rs:222
↓ 14 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/spanish.rs:399
↓ 13 callersMethod__dispatch__
(e: InstanceEvent, ...args: unknown[])
pagefind_ui/component/core/instance.ts:531
↓ 13 callersMethodclear
* Clear all live regions immediately.
pagefind_ui/component/core/announcer.ts:104
↓ 13 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/italian.rs:481
↓ 12 callersMethodannounce
* Announce a message to screen readers using a translation key.
pagefind_ui/component/core/instance.ts:442
↓ 12 callersMethodclearLoadingAnnouncement
()
pagefind_ui/component/components/pagefind-searchbox.ts:812
↓ 12 callersMethodfocus
()
pagefind_ui/component/components/pagefind-input.ts:229
↓ 12 callersMethodhop
(&mut self, mut delta: i32)
pagefind_stem/src/snowball/snowball_env.rs:118
↓ 12 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/portuguese.rs:409
↓ 12 callersMethodupdateSelectionUI
(scroll: boolean = false)
pagefind_ui/component/components/pagefind-searchbox.ts:903
↓ 11 callersFunctionbits
(d, p, m)
pagefind_web_js/lib/gz.js:128
↓ 11 callersFunctionget_a_word
()
pagefind_ui/default/_dev_files/pagefind/_pagefind_stub.ts:9
↓ 11 callersMethodon
(event, callback)
pagefind_ui/modular/modular-core.js:67
↓ 11 callersMethodsend
(self, payload: InternalRequestPayload)
wrappers/python/src/pagefind/service/__init__.py:114
↓ 11 callersMethodwrite
Writes a chunk of data to the underlying HTML parser
pagefind/src/fossick/parser.rs:560
↓ 10 callersMethod__dispatch__
(e, ...args)
pagefind_ui/modular/modular-core.js:115
↓ 10 callersMethodattrs
(obj)
pagefind_ui/modular/helpers/element-builder.js:16
↓ 10 callersFunctionr_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/hungarian.rs:256
↓ 10 callersFunctionr_lengthen_V
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch.rs:244
↓ 10 callersMethodsetActiveIndex
(index: number)
pagefind_ui/component/components/pagefind-filter-dropdown.ts:343
↓ 9 callersMethodappend
(nodes)
pagefind_ui/modular/components/resultList.js:139
↓ 9 callersMethodgenerateId
(prefix: string, length = 2)
pagefind_ui/component/core/instance.ts:117
↓ 9 callersMethodgetPtr
()
pagefind_web_js/lib/coupled_search.ts:488
↓ 9 callersMethodparse_digest
( &mut self, options: &SearchOptions, )
pagefind/src/fossick/mod.rs:341
↓ 9 callersFunctionr_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/yiddish.rs:494
↓ 9 callersFunctionr_mark_suffix_with_optional_y_consonant
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:382
↓ 9 callersMethodregisterShortcut
* Register an active shortcut. Triggers hints to re-render.
pagefind_ui/component/core/instance.ts:274
↓ 9 callersMethodsendMessage
(method: string, args: any[])
pagefind_web_js/lib/search_wrapper.ts:196
↓ 9 callersFunctiontest_opts
()
pagefind/src/fossick/mod.rs:697
↓ 8 callersMethodinfo
(&self, msg: S)
pagefind/src/logging.rs:100
↓ 8 callersMethodlog
(&self, msg: S, min_log_level: LogLevel, log_style: LogStyle)
pagefind/src/logging.rs:132
↓ 8 callersMethodstatus
(&self, msg: S)
pagefind/src/logging.rs:108
↓ 8 callersFunctiontest_fossick
(s: String)
pagefind/src/fossick/mod.rs:704
↓ 8 callersMethodtriggerSearch
(term: string)
pagefind_ui/component/core/instance.ts:505
↓ 7 callersFunctioncalculate_excerpt_region
( word_positions: PagefindWordLocation[], excerpt_length: number, )
pagefind_web_js/lib/excerpt.ts:1
↓ 7 callersFunctiongetInstance
(instanceId: string)
pagefind_web_js/lib/pagefind_worker.ts:23
↓ 7 callersFunctionget_indexable_words
Returns all words that should be indexed for a given input word. This includes: - The primary normalized+stemmed word - Compound word parts (for hyphe
pagefind/src/fossick/splitting.rs:26
↓ 7 callersFunctionhandleApiResponse
(resolve, reject, { exception, err, result }, resultFn)
wrappers/node/lib/index.js:27
↓ 7 callersFunctionlaunch
()
wrappers/node/lib/index.js:13
↓ 7 callersMethodpreloadAhead
(fromIndex: number, direction: number)
pagefind_ui/component/components/pagefind-searchbox.ts:788
↓ 7 callersFunctionr_R2
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/dutch_porter.rs:250
↓ 7 callersFunctionr_has_min_length
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/tamil.rs:358
↓ 7 callersFunctionr_mark_possessives
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:456
↓ 7 callersFunctionr_mark_sU
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:467
↓ 7 callersMethodsendMessage
* @param {InternalRequestPayload} message * @param {function(InternalResponseCallback): void} callback
wrappers/node/lib/service.js:162
↓ 7 callersFunctionwrite
( filename: PathBuf, content_chunks: Vec<&[u8]>, compression: Compress, write_behavior: WriteB
pagefind/src/output/mod.rs:408
↓ 6 callersMethod_registerComponent
( component: PagefindComponent, type: string, subtype: string | null = null, capabilities: Com
pagefind_ui/component/core/instance.ts:187
↓ 6 callersFunctionbuild_excerpt
( content: string, start: number, length: number, locations: number[], not_before?: number, not_fr
pagefind_web_js/lib/excerpt.ts:45
↓ 6 callersMethodcloseDropdown
()
pagefind_ui/component/components/pagefind-searchbox.ts:625
↓ 6 callersMethoddefault
()
pagefind_web/src/lib.rs:101
↓ 6 callersMethodderegisterAllShortcuts
* Deregister all shortcuts from an owner.
pagefind_ui/component/core/instance.ts:293
↓ 6 callersMethodgetOptionsForResult
(result: SearchboxResult)
pagefind_ui/component/components/pagefind-searchbox.ts:676
↓ 6 callersMethodgetUtilities
( subtype: string | null = null, requiredCapability: string | null = null, )
pagefind_ui/component/core/instance.ts:249
↓ 6 callersFunctionget_index
( indexes: &'a mut Vec<Option<api::PagefindIndex>>, index_id: u32, err: im
pagefind/src/service/mod.rs:112
↓ 6 callersFunctioninit_pagefind
()
pagefind_web_js/lib/public_search_api.ts:24
↓ 6 callersMethodload
()
pagefind_ui/component/components/pagefind-searchbox.ts:160
↓ 6 callersFunctionnormalize_content
(content: &str)
pagefind/src/fossick/mod.rs:633
↓ 6 callersFunctionnum
(max)
pagefind_ui/default/_dev_files/pagefind/_pagefind_stub.ts:142
↓ 6 callersFunctionr_R1
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/catalan.rs:666
↓ 6 callersFunctionr_RV
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/french.rs:480
↓ 6 callersFunctionr_mark_lArI
(env: &mut SnowballEnv, context: &mut Context)
pagefind_stem/src/snowball/algorithms/turkish.rs:477
↓ 6 callersMethodshowError
(error: ErrorInfo)
pagefind_ui/component/components/base-element.ts:87
↓ 6 callersMethodv_warn
(&self, msg: S)
pagefind/src/logging.rs:120
↓ 5 callersMethodbuild_indexes
Build the search index for this instance and hold it in memory.
pagefind/src/service/api.rs:196
↓ 5 callersMethodclose
(returnFocus = true)
pagefind_ui/component/components/pagefind-filter-dropdown.ts:247
↓ 5 callersFunctiondiacritics_match
(original_query_term: &str, variant_form: &str)
pagefind_web/src/search.rs:111
next →1–100 of 1,107, ranked by callers