Home
last modified time | relevance | path

Searched refs:clear_scopes (Results 1 – 25 of 33) sorted by relevance

12

/dports/misc/broot/broot-1.7.0/cargo-crates/syntect-4.6.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs514 if !initial && cur_context.clear_scopes != None { in push_meta_ops()
530 if is_set && cur_context.clear_scopes != None { in push_meta_ops()
539 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
552 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in push_meta_ops()
577 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/syntect-4.6.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs514 if !initial && cur_context.clear_scopes != None { in push_meta_ops()
530 if is_set && cur_context.clear_scopes != None { in push_meta_ops()
539 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
552 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in push_meta_ops()
577 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/syntect-4.6.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs514 if !initial && cur_context.clear_scopes != None { in push_meta_ops()
530 if is_set && cur_context.clear_scopes != None { in push_meta_ops()
539 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
552 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in push_meta_ops()
577 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
/dports/www/zola/zola-0.15.2/cargo-crates/syntect-4.6.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs514 if !initial && cur_context.clear_scopes != None { in AIGProcessIntConstBlock()
530 if is_set && cur_context.clear_scopes != None { in AIGProcessIntConstBlock()
539 if let Some(clear_amount) = ctx.clear_scopes { in AIGProcessIntConstBlock()
552 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in AIGProcessIntConstBlock()
577 if let Some(clear_amount) = ctx.clear_scopes { in AIGProcessIntConstBlock()
/dports/www/xh/xh-0.14.1/cargo-crates/syntect-4.6.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs514 if !initial && cur_context.clear_scopes != None { in push_meta_ops()
530 if is_set && cur_context.clear_scopes != None { in push_meta_ops()
539 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
552 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in push_meta_ops()
577 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
/dports/textproc/bat/bat-0.18.3/cargo-crates/syntect-4.5.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs514 if !initial && cur_context.clear_scopes != None { in push_meta_ops()
530 if is_set && cur_context.clear_scopes != None { in push_meta_ops()
539 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
552 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in push_meta_ops()
577 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
/dports/devel/liborcus/liborcus-0.16.1/include/orcus/
H A Dyaml_parser_base.hpp142 void clear_scopes();
H A Dyaml_parser.hpp515 clear_scopes(); in parse_line()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/syntect-3.2.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs521 if !initial && cur_context.clear_scopes != None { in push_meta_ops()
542 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
555 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in push_meta_ops()
580 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
H A Dyaml_load.rs228 context.clear_scopes = Some(ClearAmount::All); in parse_context()
232 context.clear_scopes = Some(ClearAmount::TopN(x as usize)); in parse_context()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/syntect-3.2.0/src/parsing/
H A Dsyntax_definition.rs50 pub clear_scopes: Option<ClearAmount>, field
66 clear_scopes: None, in new()
H A Dparser.rs521 if !initial && cur_context.clear_scopes != None { in push_meta_ops()
542 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
555 !ctx.meta_content_scope.is_empty() || (ctx.clear_scopes.is_some() && is_set) in push_meta_ops()
580 if let Some(clear_amount) = ctx.clear_scopes { in push_meta_ops()
H A Dyaml_load.rs228 context.clear_scopes = Some(ClearAmount::All); in parse_context()
232 context.clear_scopes = Some(ClearAmount::TopN(x as usize)); in parse_context()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/api/
H A Duser_service_pb.py660 def clear_scopes(self): member in GetOAuthUserRequest
716 self.clear_scopes()
909 def clear_scopes(self): member in GetOAuthUserResponse
995 self.clear_scopes()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/front/glsl/
H A Dast.rs230 pub fn clear_scopes(&mut self) { in clear_scopes() method
H A Dfunctions.rs350 self.context.clear_scopes(); in function_definition()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/front/glsl/
H A Dast.rs230 pub fn clear_scopes(&mut self) { in clear_scopes() method
H A Dfunctions.rs350 self.context.clear_scopes(); in function_definition()

12