| Package | Description | 
|---|---|
| com.caucho.quercus.env | |
| com.caucho.quercus.function | |
| com.caucho.quercus.lib | |
| com.caucho.quercus.lib.spl | |
| com.caucho.quercus.module | |
| com.caucho.quercus.program | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractJavaMethodRepresents the introspected static function information. | 
| class  | BigDecimalValueRepresents a Quercus java BigInteger value. | 
| class  | BigIntegerValueRepresents a Quercus java BigInteger value. | 
| class  | CallbackClassMethodRepresents a call to an object's method | 
| class  | CallbackErrorRepresents a call to an object's method | 
| class  | CallbackFunctionRepresents a call to a function. | 
| class  | CallbackObjectMethodRepresents a call to an object's method | 
| class  | ClosureRepresents a closure function. | 
| class  | CopyObjectExtValueRepresents a copy of an object value for serialization/apc | 
| class  | InterpretedClosureRepresents a closure | 
| class  | JavaCalendarValueRepresents a Quercus java Calendar value. | 
| class  | JavaConstructorRepresents the introspected static function information. | 
| class  | JavaDateValueRepresents a Quercus java Date value. | 
| class  | JavaInvokerRepresents the introspected static function information. | 
| class  | JavaMapValueRepresents a Quercus java value. | 
| class  | JavaMethodRepresents a function created from a java method. | 
| class  | JavaOverloadMethodRepresents the introspected static function information. | 
| class  | JavaResourceValueRepresents a Quercus java value representing a PHP resource value. | 
| class  | JavaURLValueRepresents a Quercus java URL value. | 
| class  | JavaValueRepresents a Quercus java value. | 
| class  | ObjectExtJavaValueRepresents a PHP object which extends a Java value. | 
| class  | ObjectExtValueRepresents a PHP object value. | 
| class  | ObjectValueRepresents a Quercus object value. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OutputBuffer. setCallback(Callback callback)Sets the callback for this output buffer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFunctionRepresents a function | 
| class  | CompiledAbstractFunction | 
| class  | CompiledClosureRepresents a compiled closure. | 
| static class  | CompiledClosure.CompiledClosure_0 | 
| static class  | CompiledClosure.CompiledClosure_1 | 
| static class  | CompiledClosure.CompiledClosure_2 | 
| static class  | CompiledClosure.CompiledClosure_3 | 
| static class  | CompiledClosure.CompiledClosure_4 | 
| static class  | CompiledClosure.CompiledClosure_5 | 
| static class  | CompiledClosure.CompiledClosure_N | 
| class  | CompiledFunctionRepresents a compiled function | 
| class  | CompiledFunction_0Represents a compiled function with 0 args | 
| class  | CompiledFunction_1Represents a compiled function with 1 arg | 
| class  | CompiledFunction_2Represents a compiled function with 2 args | 
| class  | CompiledFunction_3Represents a compiled function with 3 args | 
| class  | CompiledFunction_4Represents a compiled function with 4 args | 
| class  | CompiledFunction_5Represents a compiled function with 5 args | 
| class  | CompiledFunction_NRepresents a compiled function with N args | 
| class  | CompiledFunctionRefRepresents a compiled function with 1 arg | 
| class  | CompiledFunctionRef_0Represents a compiled function with 0 args | 
| class  | CompiledFunctionRef_1Represents a compiled function with 1 arg | 
| class  | CompiledFunctionRef_2Represents a compiled function with 2 args | 
| class  | CompiledFunctionRef_3Represents a compiled function with 3 args | 
| class  | CompiledFunctionRef_4Represents a compiled function with 4 args | 
| class  | CompiledFunctionRef_5Represents a compiled function with 5 args | 
| class  | CompiledFunctionRef_NRepresents a compiled function with N args | 
| class  | CompiledMethodRepresents a compiled method with 0 args | 
| class  | CompiledMethod_0Represents a compiled method with 0 args | 
| class  | CompiledMethod_1Represents a compiled method with 1 arg | 
| class  | CompiledMethod_2Represents a compiled method with 2 args | 
| class  | CompiledMethod_3Represents a compiled method with 3 args | 
| class  | CompiledMethod_4Represents a compiled method with 4 args | 
| class  | CompiledMethod_5Represents a compiled method with 5 args | 
| class  | CompiledMethod_NRepresents a compiled method with N args | 
| class  | CompiledMethodRefRepresents a compiled function with 1 arg | 
| class  | CompiledMethodRef_0Represents a compiled method with 0 args | 
| class  | CompiledMethodRef_1Represents a compiled method with 1 arg | 
| class  | CompiledMethodRef_2Represents a compiled method with 2 args | 
| class  | CompiledMethodRef_3Represents a compiled method with 3 args | 
| class  | CompiledMethodRef_4Represents a compiled method with 4 args | 
| class  | CompiledMethodRef_5Represents a compiled method with 5 args | 
| class  | CompiledMethodRef_NRepresents a compiled method with N args | 
| class  | FunSpecialCallRepresents a function | 
| class  | LazyFunctionLazily load a compiled function. | 
| class  | LazyMethodLazily load a compiled method. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UrlRewriterCallbackImplements the built-in URL rewriter for passing session ids and other
 variables. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ArrayIterator. uasort(Callback func,
      long sortFlag) | 
| void | ArrayIterator. uksort(Callback func,
      long sortFlag) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StaticFunctionRepresents the introspected static function information. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FunctionRepresents sequence of statements. | 
| class  | MethodDeclarationDeclaration for an abstract function or interface. | 
| class  | ObjectMethodRepresents sequence of statements. | 
| class  | UndefinedFunctionRepresents an undefined | 
| class  | UnsetFunctionRepresents an unset function |