Searched refs:rustv0_puny_decode (Results 1 – 3 of 3) sorted by relevance
80 boolean_t rustv0_puny_decode(rust_state_t *restrict, strview_t *restrict,
61 rustv0_puny_decode(rust_state_t *restrict st, strview_t *restrict src, in rustv0_puny_decode() function
742 if (!rustv0_puny_decode(st, &ident, repl_underscore)) in rustv0_parse_undisambiguated_identifier()