![]() |
Qt 6.x
The Qt SDK
|
#include <qlatin1stringmatcher.h>
Collaboration diagram for QtPrivate::q_boyer_moore_searcher_hashed_needle< RandomIt1, Hash, BinaryPredicate >:Public Member Functions | |
| constexpr | q_boyer_moore_searcher_hashed_needle (RandomIt1 pat_first, RandomIt1 pat_last) |
| template<class RandomIt2 > | |
| constexpr auto | operator() (RandomIt2 first, RandomIt2 last, RandomIt1 pat_first, RandomIt1 pat_last) const |
Definition at line 20 of file qlatin1stringmatcher.h.
|
inlineconstexpr |
Definition at line 23 of file qlatin1stringmatcher.h.
References q20::fill().
Here is the call graph for this function:
|
inlineconstexpr |
Definition at line 38 of file qlatin1stringmatcher.h.
References begin(), match(), and R.
Here is the call graph for this function: