Package | Description |
---|---|
com.caucho.quercus.env |
Modifier and Type | Class and Description |
---|---|
class |
ArrayCopyValueImpl
Represents a PHP array value copied as part of deserialization or APC.
|
class |
ConstArrayValue
Represents a PHP array value.
|
class |
GlobalArrayValue
Represents the server
|
class |
ServerArrayValue
Represents the server
|
Modifier and Type | Method and Description |
---|---|
protected void |
ArrayValueImpl.copyFrom(ArrayValueImpl source) |
Constructor and Description |
---|
ArrayValueImpl(ArrayValueImpl source) |
ConstArrayValue(ArrayValueImpl source) |