Lines Matching refs:matchIdx
1357 int matchIdx;1359 matchIdx = AssetDir::FileInfo::findEntry(pMergedInfo, match);1360 if (matchIdx > 0) {1362 pMergedInfo->itemAt(matchIdx).getFileName().string(),1363 pMergedInfo->itemAt(matchIdx).getSourceName().string());1364 pMergedInfo->removeAt(matchIdx);