Searched refs:matchOffset (Results 1 – 1 of 1) sorted by relevance
264 int matchOffset = match - bcp; in fromZip() local265 if (matchOffset > 0 && bcp[matchOffset-1] == ':') in fromZip()266 matchOffset--; in fromZip()268 inputFileName, matchOffset); in fromZip()270 bcpCopy[matchOffset] = '\0'; in fromZip()