Home
last modified time | relevance | path

Searched refs:MatchFinder_GetPointerToCurrentPos (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/C/
DLzFind.c111 static const Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p) { return p->buffer; } in MatchFinder_GetPointerToCurrentPos() function
1639 …Table->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos; in MatchFinder_CreateVTable()