Searched defs:parse_cfguard (Results 1 – 1 of 1) sorted by relevance
376 pub const parse_cfguard: &str = constant737 pub(crate) fn parse_cfguard(slot: &mut CFGuard, v: Option<&str>) -> bool { in parse_cfguard() function