Searched refs:ident_any (Results 1 – 1 of 1) sorted by relevance
292 ident_any(input) in ident()296 fn ident_any(input: Cursor) -> PResult<crate::Ident> { in ident_any() function878 if ident_any(rest)?.0.starts_with_char('\'') { in punct()