Searched defs:ANTLR3_STRING_FACTORY_struct (Results 1 – 1 of 1) sorted by relevance
209 typedef struct ANTLR3_STRING_FACTORY_struct struct221 pANTLR3_STRING (*newRaw) (struct ANTLR3_STRING_FACTORY_struct * factory); argument226 pANTLR3_STRING (*newSize) (struct ANTLR3_STRING_FACTORY_struct * factory, ANTLR3_UINT32 size); argument232 …pANTLR3_STRING (*newPtr) (struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_UINT8 string, AN… argument237 …pANTLR3_STRING (*newPtr8) (struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_UINT8 string, A… argument243 pANTLR3_STRING (*newStr) (struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_UINT8 string); argument249 … pANTLR3_STRING (*newStr8) (struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_UINT8 string); argument253 void (*destroy) (struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_STRING string); argument258 …pANTLR3_STRING (*printable)(struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_STRING string); argument262 void (*close) (struct ANTLR3_STRING_FACTORY_struct * factory); argument