Lines Matching full:numchars
3715 int numChars = vasprintf(&temp, fmt, ap);3716 memcpy(ensure(numChars), temp, numChars+1);