Searched refs:tregnode_TRIE (Results 1 – 2 of 2) sorted by relevance
1359 (trie->jump[1] >= (sizeof(tregnode_TRIE)/sizeof(struct regnode)))); in Perl_make_trie() 1660 tregnode_TRIE *op = (tregnode_TRIE *) in Perl_construct_ahocorasick_from_trie() 1661 PerlMemShared_calloc(1, sizeof(tregnode_TRIE)); in Perl_construct_ahocorasick_from_trie() 1662 StructCopy(source, op, tregnode_TRIE); in Perl_construct_ahocorasick_from_trie()
120 typedef struct regnode_1 tregnode_TRIE; typedef2159 .arg_len = EXTRA_SIZE(tregnode_TRIE),