Lines Matching refs:chains
27 The hash chains are searched starting with the most recent strings, to
29 The hash chains are singly linked. There are no deletions from the
30 hash chains, the algorithm simply discards matches that are too old.
32 To avoid a worst-case situation, very long hash chains are arbitrarily
236 The hash chains are searched starting with the most recent strings, to
238 The hash chains are singly linked. There are no deletions from the
239 hash chains, the algorithm simply discards matches that are too old.
241 To avoid a worst-case situation, very long hash chains are arbitrarily
445 The hash chains are searched starting with the most recent strings, to
447 The hash chains are singly linked. There are no deletions from the
448 hash chains, the algorithm simply discards matches that are too old.
450 To avoid a worst-case situation, very long hash chains are arbitrarily