Lines Matching defs:ppNew
115367 void *pFree, **ppNew;115370 ppNew = va_arg(ap, void**);115372 if( sz ) *ppNew = sqlite3ScratchMalloc(sz);