Searched refs:ZSTD_dictionaryIsActive (Results 1 – 1 of 1) sorted by relevance
1272 MEM_STATIC int ZSTD_dictionaryIsActive(ZSTD_DCtx const* dctx, BYTE const* prefixStart, BYTE const* … function1302 if (ZSTD_dictionaryIsActive(dctx, prefixStart, oLitEnd)) {