Searched refs:antlr3HashFree (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3collections.c59 static void antlr3HashFree (pANTLR3_HASH_TABLE table);
189 table->free = antlr3HashFree;
195 antlr3HashFree(pANTLR3_HASH_TABLE table) function

Completed in 107 milliseconds