Package | Description |
---|---|
com.caucho.quercus.lib.i18n | |
com.caucho.quercus.lib.regexp |
Modifier and Type | Method and Description |
---|---|
static Value |
MbstringModule.mb_eregi(Env env,
UnicodeEregi eregi,
StringValue string,
ArrayValue regs)
Multibyte version of eregi.
|
Modifier and Type | Method and Description |
---|---|
static UnicodeEregi |
RegexpModule.createUnicodeEregi(Env env,
StringValue pattern) |
static UnicodeEregi |
RegexpModule.createUnicodeEregi(Env env,
StringValue pattern,
java.lang.String encoding) |