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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3commontreenodestream.c151 stream->stringFactory = inStream->stringFactory;
248 inStream->UP.token->strFactory = stream->stringFactory;
250 inStream->DOWN.token->strFactory = stream->stringFactory;
252 inStream->EOF_NODE.token->strFactory = stream->stringFactory;
254 inStream->INVALID_NODE.token->strFactory= stream->stringFactory;
286 stream->stringFactory = strFactory;
822 buf = tns->ctns->stringFactory->newRaw(tns->ctns->stringFactory);
844 text = tns->ctns->stringFactory
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3commontreenodestream.h160 pANTLR3_STRING_FACTORY stringFactory; member in struct:ANTLR3_COMMON_TREE_NODE_STREAM_struct

Completed in 26 milliseconds