Searched refs:findIndex (Results 1 – 1 of 1) sorted by relevance
278 int findIndex(const int code, const int value) const in findIndex() function397 const int index = dictionary.findIndex(code, value); in lzwEncode()