QStaticByteArrayMatcherBase Class

Non-template base class of QStaticByteArrayMatcher. More...

Header: #include <QStaticByteArrayMatcherBase>
Inherited By:

QStaticByteArrayMatcher

Protected Functions

int indexOfIn(const char *needle, size_t nlen, const char *haystack, int hlen, int from) const

Detailed Description

\since5.9 \internal

Member Function Documentation

[noexcept protected] int QStaticByteArrayMatcherBase::indexOfIn(const char *needle, size_t nlen, const char *haystack, int hlen, int from) const

\internal