Searched refs:ANTLR3_INT_TRIE_struct (Results 1 – 2 of 2) sorted by relevance
375 typedef struct ANTLR3_INT_TRIE_struct struct383 pANTLR3_TRIE_ENTRY (*get) (struct ANTLR3_INT_TRIE_struct * trie, ANTLR3_INTKEY key); argument384 ANTLR3_BOOLEAN (*del) (struct ANTLR3_INT_TRIE_struct * trie, ANTLR3_INTKEY key); argument385 …ANTLR3_BOOLEAN (*add) (struct ANTLR3_INT_TRIE_struct * trie, ANTLR3_INTKEY key, ANTLR3_UINT32 typ… argument386 void (*free) (struct ANTLR3_INT_TRIE_struct * trie); argument
209 typedef struct ANTLR3_INT_TRIE_struct *pANTLR3_INT_TRIE;