| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript.regexp |
| Modifier and Type | Method and Description |
|---|---|
static RegExpEngineAccess.CompiledRegExp |
RegExpEngineAccess.compile(Context cx,
String regExp,
String regExpArgs) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RegExpEngineAccess.matches(Context cx,
String input,
RegExpEngineAccess.CompiledRegExp compiledRegExp) |
Copyright © 2025 HtmlUnit. All rights reserved.