Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/ext/re/
H A Dre.pm62 TRIEC => 0x000004,
89 $flags{All} | $flags{TRIEC} | $flags{TRIEM} | $flags{STATE};
91 $flags{TRIE} = $flags{DUMP} | $flags{EXECUTE} | $flags{TRIEC};
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5009004170 TRIEC # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dregcomp.h1299 #define IS_ANYOF_TRIE(op) ((op)==TRIEC || (op)==AHOCORASICKC)
H A Dregcomp_trie.c1512 OP( convert ) = TRIEC; in Perl_make_trie()
H A Dregnodes.h734 #define TRIEC 57 /* 0x39 Same as TRIE, but with macro
H A Dregcomp.sym198 TRIEC TRIE,trie charclass ; Same as TRIE, but with embedded charclass data
H A Dregexec.c6631 case TRIEC: /* (ab|cd) with known charclass */ in S_regmatch()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperldebguts.pod729 TRIEC trie Same as TRIE, but with embedded charclass