◆ MatchTester()
WebCore::MatchTester::MatchTester |
( |
const String & |
pattern, |
|
|
const String & |
test |
|
) |
| |
|
inline |
◆ eatSameChars()
void WebCore::MatchTester::eatSameChars |
( |
| ) |
|
|
inline |
◆ eatWildcard()
void WebCore::MatchTester::eatWildcard |
( |
| ) |
|
|
inline |
◆ patternStringFinished()
bool WebCore::MatchTester::patternStringFinished |
( |
| ) |
const |
|
inline |
◆ test()
bool WebCore::MatchTester::test |
( |
| ) |
|
|
inline |
◆ testStringFinished()
bool WebCore::MatchTester::testStringFinished |
( |
| ) |
const |
|
inline |
◆ m_pattern
const String WebCore::MatchTester::m_pattern |
◆ m_patternIndex
unsigned WebCore::MatchTester::m_patternIndex |
◆ m_test
const String WebCore::MatchTester::m_test |
◆ m_testIndex
unsigned WebCore::MatchTester::m_testIndex |
The documentation for this struct was generated from the following file: