#include <pcre_internal.h>
Public 変数 | |
unsigned | options |
unsigned short | top_bracket |
unsigned short | top_backref |
unsigned short | first_byte |
unsigned short | req_byte |
pcre_internal.h の 328 行で定義されています。
unsigned short JSRegExp::first_byte |
pcre_internal.h の 334 行で定義されています。
参照元 jsRegExpExecute().
unsigned JSRegExp::options |
pcre_internal.h の 329 行で定義されています。
参照元 jsRegExpExecute().
unsigned short JSRegExp::req_byte |
pcre_internal.h の 335 行で定義されています。
参照元 jsRegExpExecute().
unsigned short JSRegExp::top_backref |
pcre_internal.h の 332 行で定義されています。
参照元 jsRegExpExecute().
unsigned short JSRegExp::top_bracket |
pcre_internal.h の 331 行で定義されています。
参照元 jsRegExpExecute().