Searched refs:matchOffset (Results 1 – 1 of 1) sorted by relevance
235 int matchOffset = match - bcp; in processZipFile() local236 if (matchOffset > 0 && bcp[matchOffset-1] == ':') in processZipFile()237 matchOffset--; in processZipFile()239 zipName, matchOffset); in processZipFile()241 bcpCopy[matchOffset] = '\0'; in processZipFile()