Searched refs:ident_ok (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/proc-macro2/src/ | ||
H A D | fallback.rs | 813 fn ident_ok(string: &str) -> bool { in validate_ident() functions 827 if !ident_ok(string) { in validate_ident() |
Completed in 3 milliseconds