Home
last modified time | relevance | path

Searched refs:repl_underscore (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdemangle/common/
H A Drust-v0puny.c62 boolean_t repl_underscore) in rustv0_puny_decode() argument
142 if (repl_underscore && c == '_') in rustv0_puny_decode()
H A Drust-v0.c705 strview_t *restrict sv, boolean_t repl_underscore) in rustv0_parse_undisambiguated_identifier() argument
742 if (!rustv0_puny_decode(st, &ident, repl_underscore)) in rustv0_parse_undisambiguated_identifier()
757 if (!repl_underscore) in rustv0_parse_undisambiguated_identifier()