Searched refs:PERL_WORD (Results 1 – 2 of 2) sorted by relevance
9 pub const PERL_WORD: &'static [(char, char)] = &[ constant
333 use unicode_tables::perl_word::PERL_WORD; in perl_word()334 Ok(hir_class(PERL_WORD)) in perl_word()410 use unicode_tables::perl_word::PERL_WORD; in is_word_character()415 Ok(PERL_WORD in is_word_character()