QStaticByteArrayMatcherBase Class
Non-template base class of QStaticByteArrayMatcher. More...
Header: | #include <QStaticByteArrayMatcherBase> |
Inherited By: |
Protected Functions
int | indexOfIn(const char *needle, size_t nlen, const char *haystack, int hlen, int from) const |
Detailed Description
\since
5.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