Searched defs:TextPtr (Results 1 – 2 of 2) sorted by relevance
177 char *TextPtr = Allocator.Allocate<char>(Length + 1); lexWord() local 222 char *TextPtr = Allocator.Allocate<char>(Length + 1); lexDelimitedSeq() local [all...]
77 const char *TextPtr; variable