Searched refs:ANTLR3_STRING_FACTORY (Results 1 – 3 of 3) sorted by relevance
265 ANTLR3_STRING_FACTORY; typedef
101 /// \defgroup ANTLR3_STRING_FACTORY ANTLR3_STRING_FACTORY - String Factory Class Definition
104 factory = (pANTLR3_STRING_FACTORY) ANTLR3_CALLOC(1, sizeof(ANTLR3_STRING_FACTORY)); in antlr3StringFactoryNew()