MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / init_pattern

Function init_pattern

strings/boyer_moore.cpp:153–157  ·  view source on GitHub ↗

* @brief A function that initializes pattern * * @param str Text used for initialization * @param arg Initialized structure * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

and_testFunction · 0.85
pat_testFunction · 0.85

Calls 2

init_bad_charFunction · 0.85
init_good_suffixFunction · 0.85

Tested by

no test coverage detected