| Package | Description |
|---|---|
| com.caucho.quercus.lib | |
| com.caucho.quercus.lib.file | |
| com.caucho.quercus.lib.i18n | |
| com.caucho.quercus.lib.regexp | |
| com.caucho.quercus.lib.session |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<StringValue,Value> |
CoreModule.getConstMap() |
void |
OutputModule.startup(Env env) |
| Modifier and Type | Method and Description |
|---|---|
static BinaryStream |
FileModule.openForAppend(Env env,
StringValue filename,
boolean isUseIncludePath) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
MbstringModule.getEncoding(Env env) |
| Modifier and Type | Method and Description |
|---|---|
static int |
RegexpModule.getRegexpCacheSize() |
static void |
RegexpModule.setRegexpCacheSize(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionModule.startup(Env env) |