Home
last modified time | relevance | path

Searched refs:delta_apply (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dfossildelta.c537 static int delta_apply( in delta_apply() function
690 nOut2 = delta_apply(aOrig, nOrig, aDelta, nDelta, aOut); in deltaApplyFunc()