Searched refs:TRIEC (Results 1 – 8 of 8) sorted by relevance
62 TRIEC => 0x000004,89 $flags{All} | $flags{TRIEC} | $flags{TRIEM} | $flags{STATE};91 $flags{TRIE} = $flags{DUMP} | $flags{EXECUTE} | $flags{TRIEC};
170 TRIEC # Z added by devel/scanprov
1299 #define IS_ANYOF_TRIE(op) ((op)==TRIEC || (op)==AHOCORASICKC)
1512 OP( convert ) = TRIEC; in Perl_make_trie()
734 #define TRIEC 57 /* 0x39 Same as TRIE, but with macro
198 TRIEC TRIE,trie charclass ; Same as TRIE, but with embedded charclass data
6631 case TRIEC: /* (ab|cd) with known charclass */ in S_regmatch()
729 TRIEC trie Same as TRIE, but with embedded charclass