#include <string.h>
Definition at line 357 of file string.h.
◆ CaptureState
| Enumerator |
|---|
| UNMATCHED | |
| MATCHED | |
Definition at line 365 of file string.h.
◆ ~Match()
| virtual v8::internal::String::Match::~Match |
( |
| ) |
|
|
virtualdefault |
◆ CaptureCount()
| virtual int v8::internal::String::Match::CaptureCount |
( |
| ) |
|
|
pure virtual |
◆ GetCapture()
◆ GetMatch()
◆ GetNamedCapture()
◆ GetPrefix()
◆ GetSuffix()
◆ HasNamedCaptures()
| virtual bool v8::internal::String::Match::HasNamedCaptures |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: