Public 変数 | |
| ReturnLocation | returnLocation |
| struct MatchFrame * | previousFrame |
| struct { | |
| const UChar * subjectPtr | |
| const unsigned char * instructionPtr | |
| int offsetTop | |
| BracketChainNode * bracketChain | |
| } | args |
| struct { | |
| const unsigned char * data | |
| const unsigned char * startOfRepeatingBracket | |
| const UChar * subjectPtrAtStartOfInstruction | |
| const unsigned char * instructionPtrAtStartOfOnce | |
| int repeatOthercase | |
| int ctype | |
| int fc | |
| int fi | |
| int length | |
| int max | |
| int number | |
| int offset | |
| int saveOffset1 | |
| int saveOffset2 | |
| int saveOffset3 | |
| BracketChainNode bracketChainNode | |
| } | locals |
pcre_exec.cpp の 78 行で定義されています。
| struct { ... } MatchFrame::args |
pcre_exec.cpp の 87 行で定義されています。
pcre_exec.cpp の 113 行で定義されています。
参照元 startNewGroup().
pcre_exec.cpp の 102 行で定義されています。
参照元 match().
| const unsigned char* MatchFrame::data |
pcre_exec.cpp の 95 行で定義されています。
参照元 match().
| int MatchFrame::fc |
pcre_exec.cpp の 103 行で定義されています。
参照元 match().
| int MatchFrame::fi |
pcre_exec.cpp の 104 行で定義されています。
参照元 match().
| const unsigned char* MatchFrame::instructionPtr |
pcre_exec.cpp の 85 行で定義されています。
参照元 match(), と MatchStack::pushNewFrame().
| const unsigned char* MatchFrame::instructionPtrAtStartOfOnce |
pcre_exec.cpp の 98 行で定義されています。
参照元 match().
pcre_exec.cpp の 105 行で定義されています。
参照元 match().
| struct { ... } MatchFrame::locals |
参照元 match(), と startNewGroup().
| int MatchFrame::max |
pcre_exec.cpp の 106 行で定義されています。
参照元 match().
pcre_exec.cpp の 107 行で定義されています。
参照元 match().
pcre_exec.cpp の 108 行で定義されています。
参照元 match().
pcre_exec.cpp の 86 行で定義されています。
参照元 match(), と MatchStack::pushNewFrame().
| struct MatchFrame* MatchFrame::previousFrame |
pcre_exec.cpp の 80 行で定義されています。
参照元 MatchStack::popCurrentFrame(), と MatchStack::pushNewFrame().
pcre_exec.cpp の 100 行で定義されています。
参照元 match().
pcre_exec.cpp の 79 行で定義されています。
参照元 match(), と MatchStack::pushNewFrame().
pcre_exec.cpp の 109 行で定義されています。
参照元 match().
pcre_exec.cpp の 110 行で定義されています。
参照元 match().
pcre_exec.cpp の 111 行で定義されています。
参照元 match().
| const unsigned char* MatchFrame::startOfRepeatingBracket |
pcre_exec.cpp の 96 行で定義されています。
参照元 match().
| const UChar* MatchFrame::subjectPtr |
pcre_exec.cpp の 84 行で定義されています。
pcre_exec.cpp の 97 行で定義されています。
参照元 match().
1.7.1