Lines Matching refs:gStrBuf
46 static char gStrBuf[1024];54 u_austrncpy(gStrBuf,str.getTerminatedBuffer(),sizeof(gStrBuf)-1);55 return gStrBuf;