Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddemangle-rust-v0.c859 bool is_punycode = parser_eat(parser, 'u'); in parser_ident() local
895 if (is_punycode) { in parser_ident()