Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_corelib_text_qstaticlatin1stringmatcher.cpp File Reference

(96caebed5085b2d6a4ceec2d08cbd57939e4669c)

#include <QStaticLatin1StringMatcher>
Include dependency graph for src_corelib_text_qstaticlatin1stringmatcher.cpp:

Go to the source code of this file.

Functions

void repetition ()
 [0]

Variables

static constexpr auto matcher = qMakeStaticCaseSensitiveLatin1StringMatcher("needle")
 [0]

Function Documentation

◆ repetition()

void repetition ( )

[0]

[1]

[1]

Definition at line 10 of file src_corelib_text_qstaticlatin1stringmatcher.cpp.

Variable Documentation

◆ matcher

constexpr auto matcher = qMakeStaticCaseSensitiveLatin1StringMatcher("needle")
staticconstexpr

[0]

Definition at line 7 of file src_corelib_text_qstaticlatin1stringmatcher.cpp.