|
| BoyerMoorePositionInfo (Zone *zone) |
|
bool & | at (int i) |
|
int | map_count () const |
|
void | Set (int character) |
|
void | SetInterval (const Interval &interval) |
|
void | SetAll () |
|
bool | is_non_word () |
|
bool | is_word () |
|
void * | operator new (size_t size, Zone *zone) |
|
void | operator delete (void *, size_t) |
|
void | operator delete (void *pointer, Zone *zone) |
|
|
static const int | kMapSize = 128 |
|
static const int | kMask = kMapSize - 1 |
|
Definition at line 1112 of file jsregexp.h.
The documentation for this class was generated from the following files: