MatchFinder_CreateVTable  103 third_party/lzma_sdk/LzFind.h void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);
MatchFinder_CreateVTable 1942 third_party/lzma_sdk/LzmaEnc.c     MatchFinder_CreateVTable(&p->matchFinderBase, &p->matchFinder);