Searched refs:insertbefore (Results 1 – 2 of 2) sorted by relevance
8206 int insertbefore, found; in RCS_copydeltas() local8221 insertbefore = (newdtext != NULL && numdots (newdtext->version) == 1); in RCS_copydeltas()8236 if (found && insertbefore) in RCS_copydeltas()8277 if (found && !insertbefore) in RCS_copydeltas()
357 (RCS_copydeltas): Always initialize `insertbefore'.