Searched defs:pszHead (Results 1 – 3 of 3) sorted by relevance
1127 char* TANSIParser::ParseBuffer(char* pszHead, char* pszTail){ in ParseBuffer()1164 int TANSIParser::StripBuffer(char* pszHead, char* pszTail, int width) { in StripBuffer()1431 char * TANSIParser::PrintGoodChars( char * pszHead, char * pszTail ) { in PrintGoodChars()
432 char *pszHead = pszBuffer; in ParseBuffer() local498 char* pszHead = szBuffer; in Go() local
78 void TScroller::update(const char *pszHead, const char *pszTail) { in update()