
Public Member Functions | |
| State (int a, int m) | |
| ~State () | |
| State (int a, int m) | |
| ~State () | |
Public Attributes | |
| int | atom |
| int | match |
| QArray< int > | outs |
| QMap< int, int > * | reenter |
| QMap< int, int > * | anchors |
| QMemArray< int > | outs |
| QMap< int, int > * | reenter |
| QMap< int, int > * | anchors |
|
||||||||||||
|
Definition at line 927 of file qregexp3.cpp. |
|
|
Definition at line 933 of file qregexp3.cpp. |
|
||||||||||||
|
Definition at line 986 of file qregexp.cpp. |
|
|
Definition at line 992 of file qregexp.cpp. |
|
|
Definition at line 983 of file qregexp.cpp. |
|
|
Definition at line 924 of file qregexp3.cpp. Referenced by QRegExpEngine::addAnchors(), QRegExpEngine::matchHere(), QRegExpEngine::parse(), and ~State(). |
|
|
Definition at line 978 of file qregexp.cpp. Referenced by QRegExpEngine::matchHere(). |
|
|
Definition at line 980 of file qregexp.cpp. Referenced by QRegExpEngine::matchHere(). |
|
|
Definition at line 981 of file qregexp.cpp. |
|
|
Definition at line 922 of file qregexp3.cpp. Referenced by QRegExpEngine::addCatTransitions(), QRegExpEngine::addPlusTransitions(), and QRegExpEngine::matchHere(). |
|
|
Definition at line 982 of file qregexp.cpp. |
|
|
Definition at line 923 of file qregexp3.cpp. Referenced by QRegExpEngine::addPlusTransitions(), QRegExpEngine::matchHere(), and ~State(). |
1.4.2