Searched refs:get_or_create_aux (Results 1 – 1 of 1) sorted by relevance
178 pub fn get_or_create_aux<T, E, F>(&self, arg: c_int, func: F) -> Result<Arc<T>> in get_or_create_aux() method854 .get_or_create_aux(0, |vr| -> Result<_, BoxError> { in regexp_with_auxilliary()