Searched defs:TextPtr (Results 1 – 2 of 2) sorted by relevance
178 char *TextPtr = Allocator.Allocate<char>(Length + 1); in lexWord() local223 char *TextPtr = Allocator.Allocate<char>(Length + 1); in lexDelimitedSeq() local
72 const char *TextPtr; variable