best              498 ext/zip/lib/zip_open.c     zip_int64_t best;
best              529 ext/zip/lib/zip_open.c     best = -1;
best              544 ext/zip/lib/zip_open.c 	    if (best <= 0)
best              545 ext/zip/lib/zip_open.c 		best = _zip_checkcons(fp, cdir, &zerr);
best              547 ext/zip/lib/zip_open.c 	    if (best < a) {
best              550 ext/zip/lib/zip_open.c 		best = a;
best              558 ext/zip/lib/zip_open.c 		best = _zip_checkcons(fp, cdir, &zerr);
best              560 ext/zip/lib/zip_open.c 		best = 0;
best              567 ext/zip/lib/zip_open.c     if (best < 0) {