Public 変数 | |
int * | offsetVector |
int | offsetEnd |
int | offsetMax |
bool | offsetOverflow |
const UChar * | startSubject |
const UChar * | endSubject |
const UChar * | endMatchPtr |
int | endOffsetTop |
bool | multiline |
bool | ignoreCase |
pcre_exec.cpp の 120 行で定義されています。
const UChar* MatchData::endMatchPtr |
pcre_exec.cpp の 127 行で定義されています。
参照元 jsRegExpExecute(), と match().
pcre_exec.cpp の 128 行で定義されています。
参照元 jsRegExpExecute(), と match().
const UChar* MatchData::endSubject |
pcre_exec.cpp の 126 行で定義されています。
参照元 jsRegExpExecute(), match(), と matchRef().
pcre_exec.cpp の 130 行で定義されています。
参照元 jsRegExpExecute(), match(), と matchRef().
bool MatchData::multiline |
pcre_exec.cpp の 129 行で定義されています。
参照元 jsRegExpExecute().
pcre_exec.cpp の 122 行で定義されています。
参照元 jsRegExpExecute(), と match().
pcre_exec.cpp の 123 行で定義されています。
参照元 jsRegExpExecute(), と match().
pcre_exec.cpp の 124 行で定義されています。
参照元 jsRegExpExecute(), と match().
pcre_exec.cpp の 121 行で定義されています。
参照元 jsRegExpExecute(), match(), と matchRef().
const UChar* MatchData::startSubject |
pcre_exec.cpp の 125 行で定義されています。
参照元 jsRegExpExecute(), match(), と matchRef().