* Added mem_mem_bmh() using the Boyer-Moore-Horspool algorithm.
authorUrban Wallasch <urban.wallasch@freenet.de>
Wed, 13 Nov 2019 14:59:57 +0000 (15:59 +0100)
committerUrban Wallasch <urban.wallasch@freenet.de>
Wed, 13 Nov 2019 14:59:57 +0000 (15:59 +0100)
commit95722ce60212d5b06723fd3a42e235568a99ef5b
tree8d27f8d2438dadba3a2fd27cf7368027d0244f20
parentbff4c97a8c7cee6f76b2084db7755840e095eddf
* Added mem_mem_bmh() using the Boyer-Moore-Horspool algorithm.
str/str.h
str/str_test.c