pub fn is_conditional_opener(name: &str) -> boolExpand description
Pair-and-trust: a lowercase-if-prefixed name opens a conditional unless it
is a known brace-argument macro. Reads the name, no leading backslash.
Positional context (an operand slot, an \ifcsname body) is not checked
here — that needs the running state OpenerScan carries.