QStaticByteArrayMatcherBase Class
Non-template base class of QStaticByteArrayMatcher. More...
| Header: | #include <QStaticByteArrayMatcherBase> |
| Inherited By: |
Protected Functions
| qsizetype | indexOfIn(const char *needle, size_t nlen, const char *haystack, qsizetype hlen, qsizetype from) const |
Detailed Description
\since5.9 \internal
Member Function Documentation
[noexcept protected] qsizetype QStaticByteArrayMatcherBase::indexOfIn(const char *needle, size_t nlen, const char *haystack, qsizetype hlen, qsizetype from) const
\internal