IMatchFinder      735 third_party/lzma_sdk/LzFind.c void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable)
IMatchFinder      103 third_party/lzma_sdk/LzFind.h void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);
IMatchFinder      259 third_party/lzma_sdk/LzmaEnc.c   IMatchFinder matchFinder;