Home
last modified time | relevance | path

Searched refs:get_or_create_aux (Results 1 – 8 of 8) sorted by relevance

/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dfunctions.rs171 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
797 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dfunctions.rs171 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
797 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dfunctions.rs171 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
788 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs171 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
797 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs171 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
797 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs171 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
797 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dfunctions.rs171 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
788 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rusqlite-0.26.1/src/
H A Dfunctions.rs177 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method
851 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()