Home
last modified time | relevance | path

Searched defs:drop_scope (Results 1 – 2 of 2) sorted by relevance

/dports/net/krill/krill-0.9.4/src/commons/eventsourcing/
H A Dkv.rs138 pub fn drop_scope(&self, scope: &str) -> Result<(), KeyValueError> { in drop_scope() method
346 pub fn drop_scope(&self, scope: &str) -> Result<(), KeyValueError> { in drop_scope() method
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9compile.c7691 drop_scope(cctx_T *cctx) in drop_scope() function