- cacheCopy() - Method in class com.caucho.vfs.HttpPath
-
- cacheCopy() - Method in class com.caucho.vfs.Path
-
Copy for caching.
- cacheCopy() - Method in class com.caucho.vfs.TcpPath
-
- CachedDependency - Class in com.caucho.make
-
A cached dependency only checks the dependency at an interval.
- CachedDependency() - Constructor for class com.caucho.make.CachedDependency
-
- CacheFactory<X> - Class in com.caucho.config.gen
-
Aspect factory for generating @Asynchronous aspects.
- CacheFactory(AspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.CacheFactory
-
- CacheGenerator<X> - Class in com.caucho.config.gen
-
Represents the caching interception
- CacheGenerator(CacheFactory<X>, <any>, AspectGenerator<X>, CacheResult, CachePut, CacheRemoveEntry, CacheRemoveAll) - Constructor for class com.caucho.config.gen.CacheGenerator
-
- CacheKeyGeneratorImpl - Class in com.caucho.config.util
-
Key for a cacheable method.
- CacheKeyGeneratorImpl(CacheKeyGenerator, CacheResolverFactory, String, Class<?>, String, Class<?>...) - Constructor for class com.caucho.config.util.CacheKeyGeneratorImpl
-
- CacheKeyImpl - Class in com.caucho.config.util
-
Key for a cacheable method.
- CacheKeyImpl(Object...) - Constructor for class com.caucho.config.util.CacheKeyImpl
-
- CacheListener - Interface in com.caucho.util
-
Notifies the cache entry that it's been removed from the cache.
- CacheUtil - Class in com.caucho.config.util
-
Utilities to manage caching.
- CacheUtil() - Constructor for class com.caucho.config.util.CacheUtil
-
- cal_days_in_month(Env, int, int, int) - Static method in class com.caucho.quercus.lib.date.DateModule
-
Returns the days in a given month.
- CAL_GREGORIAN - Static variable in class com.caucho.quercus.lib.date.DateModule
-
- CAL_JULIAN - Static variable in class com.caucho.quercus.lib.date.DateModule
-
- calculate() - Method in class com.caucho.env.meter.AbstractMeter
-
Calculate the current value based on the previous sample().
- calculate() - Method in class com.caucho.env.meter.ActiveMeter
-
- calculate() - Method in class com.caucho.env.meter.ActiveTimeMeter
-
- calculate() - Method in class com.caucho.env.meter.AverageMeter
-
- calculate() - Method in class com.caucho.env.meter.AverageTimeMeter
-
- calculate() - Method in class com.caucho.env.meter.CountMeter
-
- calculate() - Method in class com.caucho.env.meter.JmxAttributeMeter
-
- calculate() - Method in class com.caucho.env.meter.JmxCalculationMeterImpl
-
- calculate() - Method in class com.caucho.env.meter.JmxDeltaMeter
-
- calculate() - Method in class com.caucho.env.meter.JmxExpr
-
- calculate() - Method in class com.caucho.env.meter.JmxExpr.JmxAdd
-
- calculate() - Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- calculate() - Method in class com.caucho.env.meter.JmxExpr.JmxRate
-
- calculate() - Method in class com.caucho.env.meter.JmxExpr.JmxRatio
-
- calculate() - Method in class com.caucho.env.meter.JmxExpr.JmxValue
-
- calculate() - Method in interface com.caucho.env.meter.Meter
-
Returns the meter's calculated value.
- calculate() - Method in class com.caucho.env.meter.SampleCountMeter
-
- calculate() - Method in class com.caucho.env.meter.SemaphoreMeter
-
- calculate() - Method in class com.caucho.env.meter.TimeMeter
-
- calculate() - Method in class com.caucho.env.meter.TimeRangeMeter
-
- calculatePassivationId() - Method in class com.caucho.config.inject.AbstractBean
-
- calculateType(Class<?>) - Static method in class com.caucho.util.ConcurrentArrayList
-
- calculateType(Class<?>, Class<?>) - Static method in class com.caucho.util.ConcurrentArrayList
-
- CalendarMarshal - Class in com.caucho.quercus.marshal
-
- CalendarMarshal() - Constructor for class com.caucho.quercus.marshal.CalendarMarshal
-
- call(Env, Value[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- call(Env) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- call(Env, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- call(Env) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates the callback with no arguments.
- call(Env, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates the callback with 1 arguments.
- call(Env, Value, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates the callback with 2 arguments.
- call(Env, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates the callback with 3 arguments.
- call(Env, Value, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates the callback with 4 arguments.
- call(Env, Value, Value, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates the callback with 5 arguments.
- call(Env, Value[]) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates the callback with variable arguments.
- call(Env, Value[]) - Method in class com.caucho.quercus.env.Callback
-
Evaluates the callback with variable arguments.
- call(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
Evaluates the callback with no arguments.
- call(Env, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
Evaluates the callback with 1 argument.
- call(Env, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
Evaluates the callback with 2 arguments.
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
Evaluates the callback with 3 arguments.
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
Evaluates the callback with 3 arguments.
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
Evaluates the callback with 3 arguments.
- call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackError
-
- call(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
Evaluates the callback with no arguments.
- call(Env, Value) - Method in class com.caucho.quercus.env.CallbackFunction
-
Evaluates the callback with 1 argument.
- call(Env, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
-
Evaluates the callback with 2 arguments.
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
-
Evaluates the callback with 3 arguments.
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
-
Evaluates the callback with 3 arguments.
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackFunction
-
Evaluates the callback with 3 arguments.
- call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackFunction
-
- call(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
Evaluates the callback with no arguments.
- call(Env, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
Evaluates the callback with 1 argument.
- call(Env, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
Evaluates the callback with 2 arguments.
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
Evaluates the callback with 3 arguments.
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
Evaluates the callback with 3 arguments.
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
Evaluates the callback with 3 arguments.
- call(Env, Value[]) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- call(Env, Value[]) - Method in class com.caucho.quercus.env.Closure
-
Evaluates the callback with variable arguments.
- call(StringValue) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- call(StringValue, Value) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- call(StringValue, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- call(StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- call(StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- call(StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- call(StringValue, Value[]) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- call(Env, Value[]) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- call(Env, Value[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
- call(Env, Value[]) - Method in class com.caucho.quercus.env.ObjectValue
-
Call for callable.
- call(Env) - Method in class com.caucho.quercus.env.Shutdown
-
Evaluate the shutdown function
- call(Env, Value[]) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function.
- call(Env) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function.
- call(Env, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with an argument .
- call(Env, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- call(Env, Value[]) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function.
- call(Env) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function.
- call(Env, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with an argument .
- call(Env, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- call(Env, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function.
- call(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function.
- call(Env, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with an argument .
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_0
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_0
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_1
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_1
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_1
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_2
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_2
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_2
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_2
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_3
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_3
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_3
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_3
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_3
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_4
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_4
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_4
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_4
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_4
-
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_4
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_N
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_0
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_1
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_1
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_1
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_2
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_2
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_2
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_3
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_3
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_3
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_3
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_3
-
Evaluates the function with arguments
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_4
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_4
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
-
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_4
-
Evaluates the function with arguments
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction_5
-
Evaluates the function with arguments
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_N
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef
-
- call(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef
-
- call(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
-
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
-
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
Evaluates the method as a static function
- call(Env, Value[]) - Method in class com.caucho.quercus.function.FunSpecialCall
-
Evaluates the function.
- call(Env, Value[]) - Method in class com.caucho.quercus.function.LazyFunction
-
- call(Env, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- call(Env, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- call(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- call(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- call(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- call(Env, Value[]) - Method in class com.caucho.quercus.function.LazyMethod
-
- call(Env, Expr[]) - Method in class com.caucho.quercus.program.Function
-
- call(Env, Value[]) - Method in class com.caucho.quercus.program.Function
-
- call(Env, Value[]) - Method in class com.caucho.quercus.program.MethodDeclaration
-
Evaluates the function.
- call(Env, Value[]) - Method in class com.caucho.quercus.program.UndefinedFunction
-
Evaluates the function.
- call(Env, Value[]) - Method in class com.caucho.quercus.program.UnsetFunction
-
- call_user_func(Env, Callable, Value[]) - Static method in class com.caucho.quercus.lib.FunctionModule
-
Calls a user function
- call_user_func_array(Env, Callable, Value) - Static method in class com.caucho.quercus.lib.FunctionModule
-
Calls a user function
- call_user_method(Env, StringValue, Value, Value[]) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Calls an object method.
- call_user_method_array(Env, StringValue, Value, ArrayValue) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Calls a object method with arguments in an array.
- Callable - Interface in com.caucho.quercus.env
-
Represents a call to a function.
- CallableMarshal - Class in com.caucho.quercus.marshal
-
- CallableMarshal(boolean) - Constructor for class com.caucho.quercus.marshal.CallableMarshal
-
- callArray(Env, ArrayValue, Value, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates a callback where the first argument is from an array.
- callArray(Env, ArrayValue, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates a callback where the first argument is from an array.
- callArray(Env, ArrayValue, Value, Value, Value, Value) - Method in interface com.caucho.quercus.env.Callable
-
Evaluates a callback where the first argument is from an array.
- callArray(Env, ArrayValue, Value, Value) - Method in class com.caucho.quercus.env.Callback
-
Evaluates a callback where the first argument is from an array.
- callArray(Env, ArrayValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Callback
-
Evaluates a callback where the first argument is from an array.
- callArray(Env, ArrayValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Callback
-
Evaluates a callback where the first argument is from an array.
- Callback - Class in com.caucho.quercus.env
-
Represents a call to a function.
- Callback() - Constructor for class com.caucho.quercus.env.Callback
-
- CallbackClassMethod - Class in com.caucho.quercus.env
-
Represents a call to an object's method
- CallbackClassMethod(QuercusClass, StringValue, Value) - Constructor for class com.caucho.quercus.env.CallbackClassMethod
-
- CallbackClassMethod(QuercusClass, StringValue) - Constructor for class com.caucho.quercus.env.CallbackClassMethod
-
- CallbackError - Class in com.caucho.quercus.env
-
Represents a call to an object's method
- CallbackError(String) - Constructor for class com.caucho.quercus.env.CallbackError
-
- CallbackFunction - Class in com.caucho.quercus.env
-
Represents a call to a function.
- CallbackFunction(Env, StringValue) - Constructor for class com.caucho.quercus.env.CallbackFunction
-
- CallbackFunction(AbstractFunction) - Constructor for class com.caucho.quercus.env.CallbackFunction
-
- CallbackFunction(AbstractFunction, StringValue) - Constructor for class com.caucho.quercus.env.CallbackFunction
-
- CallbackObjectMethod - Class in com.caucho.quercus.env
-
Represents a call to an object's method
- CallbackObjectMethod(ObjectValue, StringValue) - Constructor for class com.caucho.quercus.env.CallbackObjectMethod
-
- callCallback(Env, Callable, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- callCallback(Env, Callable, Value, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- callCallback(Env, Callable, Value, Value, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- CallChain - Class in com.caucho.java.gen
-
Generates code for a method call.
- CallChain() - Constructor for class com.caucho.java.gen.CallChain
-
- callClosure(Env, Value[], Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a closure.
- callClosure(Env, Value[], Value[]) - Method in class com.caucho.quercus.program.Function
-
- callConstructor(Env, Value, Value...) - Method in class com.caucho.quercus.env.QuercusClass
-
Calls the A::__construct constructor.
- callCopy(Env, Value[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
Evaluates the function, returning a copy
- callCopy(Env, Value[]) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function, returning a copy
- callCopy(Env, Value[]) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function, returning a copy
- callCopy(Env, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function, returning a copy
- callCopy(Env, Value[]) - Method in class com.caucho.quercus.function.LazyFunction
-
- callCopy(Env, Expr[]) - Method in class com.caucho.quercus.program.Function
-
- callCopy(Env, Value[]) - Method in class com.caucho.quercus.program.Function
-
- CallExpr - Class in com.caucho.quercus.expr
-
A "foo(...)" function call.
- CallExpr(Location, StringValue, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallExpr
-
- CallExpr(Location, StringValue, Expr[]) - Constructor for class com.caucho.quercus.expr.CallExpr
-
- callImpl(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure.CompiledClosure_N
-
- callImpl(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction_N
-
- callImpl(Env, Value[], boolean, Arg[], Value[]) - Method in class com.caucho.quercus.program.Function
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method with 3 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method with 4 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method with 5 args.
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Closure
-
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method with 3 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method with 4 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method with 5 args.
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
Evaluates the function.
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
calls the function.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
calls the function.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
calls the function.
- callMethod(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, Value, StringValue, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethod(Env, Value, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethod(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, Value, StringValue, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethod(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, Value, StringValue, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethod(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, Value, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethod(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, Value, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethod(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, Value, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method.
- callMethod(Env, StringValue, Value[]) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 0 args.
- callMethod(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 0 args.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 1 arg.
- callMethod(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 1 arg.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 2 args.
- callMethod(Env, StringValue, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 2 args.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 3 args.
- callMethod(Env, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 3 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 4 args.
- callMethod(Env, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 4 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 5 args.
- callMethod(Env, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 5 args.
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethod(Env, StringValue, int) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethod(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method with 3 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method with 4 args.
- callMethod(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method with 5 args.
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the method call.
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethod(Env, QuercusClass, Value, Expr[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function.
- callMethod(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_0
-
Binds the user's arguments to the actual arguments.
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_0
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_1
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_1
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_1
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_2
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_2
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_2
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_2
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_3
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
-
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
-
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_3
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_4
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
-
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
-
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_4
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_5
-
Evaluates the method with the given variable arguments.
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
-
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
-
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod_5
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_N
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.FunSpecialCall
-
Evaluates the function.
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethod(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethod(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethod(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethod(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.program.Function
-
- callMethod(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval a method
- callMethod(Env, Value, StringValue, int) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval a method
- callMethod(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval a method
- callMethod(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval a method
- callMethod(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval a method
- callMethod(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval a method
- callMethod(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval a method
- callMethodImpl(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod_N
-
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method with 3 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method with 4 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
Evaluates a method with 5 args.
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method with 3 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method with 4 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Evaluates a method with 5 args.
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.JavaValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Evaluates a method.
- callMethodRef(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, Value, StringValue, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethodRef(Env, Value, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethodRef(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, Value, StringValue, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethodRef(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, Value, StringValue, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethodRef(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, Value, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethodRef(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, Value, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethodRef(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, Value, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function.
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method.
- callMethodRef(Env, StringValue, Value[]) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 0 args.
- callMethodRef(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 0 args.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 1 arg.
- callMethodRef(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 1 arg.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 2 args.
- callMethodRef(Env, StringValue, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 2 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 3 args.
- callMethodRef(Env, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 3 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 4 args.
- callMethodRef(Env, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 4 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 5 args.
- callMethodRef(Env, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates a method with 5 args.
- callMethodRef(Env, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethodRef(Env, StringValue, int) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method.
- callMethodRef(Env, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method with 3 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method with 4 args.
- callMethodRef(Env, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates a method with 5 args.
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the method call, returning a reference.
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function as a method call.
- callMethodRef(Env, QuercusClass, Value, Expr[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function.
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethod
-
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethod
-
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethod
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_0
-
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_0
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_1
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_1
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_1
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_2
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_3
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_4
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
-
Evaluates the method with the given variable arguments.
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledMethodRef_5
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_N
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.FunSpecialCall
-
Evaluates the function.
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethodRef(Env, QuercusClass, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethodRef(Env, QuercusClass, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethodRef(Env, QuercusClass, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyMethod
-
- callMethodRef(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.program.Function
-
- callMethodRefImpl(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.CompiledMethodRef_N
-
- callNew(Env, Value[]) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Creates a new instance.
- callNew(Env, Expr[]) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Eval new
- callNew(Env, Value[]) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Eval new
- callNew(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
- callNew(Env, Object, Value...) - Method in class com.caucho.quercus.env.QuercusClass
-
- callNew(Env, Value...) - Method in class com.caucho.quercus.env.QuercusClass
-
Creates a new instance.
- callNew(Env, QuercusClass, Value, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the new() method call.
- callNew(Env, Expr[]) - Method in class com.caucho.quercus.program.ClassDef
-
Creates a new instance.
- callNew(Env, Value[]) - Method in class com.caucho.quercus.program.ClassDef
-
Creates a new instance.
- callNew(Env, Value[]) - Method in class com.caucho.quercus.program.JavaClassDef
-
Eval new
- callRef(StringValue) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- callRef(StringValue, Value) - Method in class com.caucho.quercus.env.Env
-
EvalRefuates the named function.
- callRef(StringValue, Value, Value) - Method in class com.caucho.quercus.env.Env
-
EvalRefuates the named function.
- callRef(StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
EvalRefuates the named function.
- callRef(StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- callRef(StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- callRef(StringValue, Value[]) - Method in class com.caucho.quercus.env.Env
-
Evaluates the named function.
- callRef(Env, Value[]) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function, returning a reference.
- callRef(Env) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function.
- callRef(Env, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with an argument .
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Value
-
Evaluates the function with arguments
- callRef(Env, Value[]) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function, returning a reference.
- callRef(Env) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function.
- callRef(Env, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with an argument .
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.Var
-
Evaluates the function with arguments
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function, returning a reference.
- callRef(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function.
- callRef(Env, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with an argument .
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
Evaluates the function with arguments
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledClosure
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledClosure
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledClosure
-
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure
-
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure
-
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure
-
- callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledClosure
-
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunction
-
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_0
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_0
-
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_1
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_1
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_1
-
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
-
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_2
-
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
-
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
-
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_3
-
Evaluates the function with arguments
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
-
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
-
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
-
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_4
-
Evaluates the function with arguments
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
- callRef(Env) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
- callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.CompiledFunctionRef_5
-
Evaluates the function with arguments
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_N
-
- callRef(Env, Value[]) - Method in class com.caucho.quercus.function.LazyFunction
-
- callRef(Env, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- callRef(Env, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- callRef(Env, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- callRef(Env, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- callRef(Env, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.function.LazyFunction
-
- callRef(Env, Expr[]) - Method in class com.caucho.quercus.program.Function
-
- callRef(Env, Value[]) - Method in class com.caucho.quercus.program.Function
-
- callRefImpl(Env, Value[]) - Method in class com.caucho.quercus.function.CompiledFunctionRef_N
-
- callStaticMethod(Env, Value, StringValue, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethod(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, int, Value[]) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, int, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, int, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, int, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, int, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- callStaticMethodRef(Env, Value, StringValue, int, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.env.QuercusClass
-
calls the function statically.
- CallVarExpr - Class in com.caucho.quercus.expr
-
A "$foo(...)" function call.
- CallVarExpr(Location, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallVarExpr
-
- CallVarExpr(Location, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.CallVarExpr
-
- CallVarExpr(Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.CallVarExpr
-
- CallVarExpr(Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.CallVarExpr
-
- CALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- cancel(boolean) - Method in class com.caucho.config.async.AsyncItem
-
- cancel() - Method in class com.caucho.config.timer.EjbTimer
-
Cause the timer and all its associated expiration notifications to be
Canceled.
- cancel() - Method in class com.caucho.config.timer.TimerTask
-
Cancels the scheduled task.
- cancel(boolean) - Method in class com.caucho.util.BasicFuture
-
- CandiAspectBeanFactory<X> - Class in com.caucho.config.gen
-
Manages aspect factories for a bean.
- CandiAspectBeanFactory(InjectManager, <any>) - Constructor for class com.caucho.config.gen.CandiAspectBeanFactory
-
- CandiBeanGenerator<X> - Class in com.caucho.config.gen
-
Generates the skeleton for a session bean.
- CandiBeanGenerator(InjectManager, <any>) - Constructor for class com.caucho.config.gen.CandiBeanGenerator
-
- CandiConfigResolver - Class in com.caucho.config.el
-
Context-dependent variable resolution for CDI variables
- CandiConfigResolver() - Constructor for class com.caucho.config.el.CandiConfigResolver
-
- CandiELContext - Class in com.caucho.config.inject
-
Creates a variable resolver based on the classloader.
- CandiELContext(InjectManager) - Constructor for class com.caucho.config.inject.CandiELContext
-
Creates the resolver
- CandiElResolver - Class in com.caucho.config.el
-
Variable resolution for CDI variables
- CandiElResolver(InjectManager) - Constructor for class com.caucho.config.el.CandiElResolver
-
- CandiElResolver() - Constructor for class com.caucho.config.el.CandiElResolver
-
- CandiEnhancedBean - Interface in com.caucho.config.gen
-
Interface for a Candi enhanced bean.
- CandiExpr - Class in com.caucho.config.el
-
Variable resolution for webbeans variables
- CandiExpr(Expr) - Constructor for class com.caucho.config.el.CandiExpr
-
- CandiExpressionFactory - Class in com.caucho.config.el
-
Variable resolution for webbeans variables
- CandiExpressionFactory(ExpressionFactory) - Constructor for class com.caucho.config.el.CandiExpressionFactory
-
- CandiInvocationContext - Class in com.caucho.config.gen
-
- CandiInvocationContext(InterceptionType, Object, Method, Method, <any>[], Object[], int[], Object[]) - Constructor for class com.caucho.config.gen.CandiInvocationContext
-
- CandiLifecycleBean - Interface in com.caucho.config.gen
-
Interface for a Candi enhanced bean.
- CandiMethodHeadFactory<X> - Class in com.caucho.config.gen
-
Represents a stateful local business method
- CandiMethodHeadFactory(CandiAspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.CandiMethodHeadFactory
-
- CandiMethodHeadGenerator<X> - Class in com.caucho.config.gen
-
Represents a CDI local business method
- CandiMethodHeadGenerator(MethodHeadFactory<X>, <any>, AspectGenerator<X>) - Constructor for class com.caucho.config.gen.CandiMethodHeadGenerator
-
- CandiProducer<X> - Class in com.caucho.config.inject
-
SimpleBean represents a POJO Java bean registered as a WebBean.
- CandiProducer(<any>, Class<X>, Constructor<X>, Arg[], ConfigProgram[], ConfigProgram[], ConfigProgram[], Set<InjectionPoint>) - Constructor for class com.caucho.config.inject.CandiProducer
-
- CandiUtil - Class in com.caucho.config.gen
-
Utilities
- CandiValueExpression - Class in com.caucho.config.el
-
Variable resolution for webbeans variables
- CandiValueExpression(ValueExpression) - Constructor for class com.caucho.config.el.CandiValueExpression
-
- canExecute() - Method in class com.caucho.vfs.Path
-
Tests if the file can be read.
- canRead() - Method in class com.caucho.quercus.expr.ArrayTailExpr
-
Returns true for an expression that can be read (only $a[] uses this)
- canRead() - Method in class com.caucho.quercus.expr.Expr
-
Returns true for an expression that can be read (only $a[] uses this)
- canRead() - Method in class com.caucho.quercus.script.EncoderStream
-
- canRead() - Method in class com.caucho.vfs.ClasspathPath
-
Returns true if the file is readable.
- canRead() - Method in class com.caucho.vfs.Crc64Stream
-
Returns true if the stream can read.
- canRead() - Method in class com.caucho.vfs.DatagramStream
-
Returns true since the socket stream can be read.
- canRead() - Method in class com.caucho.vfs.DatastoreReadStream
-
Returns true if there's an associated file.
- canRead() - Method in class com.caucho.vfs.FilePath
-
- canRead() - Method in class com.caucho.vfs.FileReadStream
-
Returns true if there's an associated file.
- canRead() - Method in class com.caucho.vfs.GooglePath
-
- canRead() - Method in class com.caucho.vfs.HttpPath
-
Returns true if the file is readable.
- canRead() - Method in class com.caucho.vfs.HttpStreamWrapper
-
The stream is readable.
- canRead() - Method in class com.caucho.vfs.InputStreamStream
-
Returns true if this is a read stream.
- canRead(String) - Method in class com.caucho.vfs.Jar
-
Readable if the jar is readable and the path refers to a file.
- canRead() - Method in class com.caucho.vfs.Jar.ZipStreamImpl
-
Returns true since this is a read stream.
- canRead() - Method in class com.caucho.vfs.JarPath
-
- canRead() - Method in class com.caucho.vfs.MemoryPath
-
- canRead() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
-
- canRead() - Method in class com.caucho.vfs.MergePath
-
Returns true if the best path can be read.
- canRead() - Method in class com.caucho.vfs.MultipartStream
-
- canRead() - Method in class com.caucho.vfs.Path
-
Tests if the file can be read.
- canRead() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the file can be read.
- canRead() - Method in class com.caucho.vfs.PipeStream
-
PipeStreams can read
- canRead() - Method in class com.caucho.vfs.ReaderStream
-
- canRead() - Method in class com.caucho.vfs.ReaderWriterStream
-
- canRead() - Method in class com.caucho.vfs.ReadStream
-
Returns true if the stream allows reading.
- canRead() - Method in class com.caucho.vfs.SocketChannelStream
-
Returns true since the socket stream can be read.
- canRead() - Method in class com.caucho.vfs.SocketStream
-
Returns true since the socket stream can be read.
- canRead() - Method in class com.caucho.vfs.StreamFilter
-
- canRead() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if this is a read stream.
- canRead() - Method in class com.caucho.vfs.StringPath
-
- canRead() - Method in class com.caucho.vfs.StringReader
-
The string reader can always read.
- canRead() - Method in class com.caucho.vfs.StringStream
-
- canRead() - Method in class com.caucho.vfs.TempReadStream
-
- canRead() - Method in class com.caucho.vfs.VfsStream
-
- canReloadNative() - Static method in class com.caucho.loader.ClassEntry
-
- canSetNormalizationFeature(String, boolean) - Method in class com.caucho.xml.QDocument
-
- canSetParameter(String, Object) - Method in class com.caucho.quercus.lib.dom.DOMConfiguration
-
- canWrite() - Method in class com.caucho.log.EnvironmentStream
-
True if the stream can write
- canWrite() - Method in class com.caucho.log.RotateStream
-
True if the stream can write
- canWrite() - Method in class com.caucho.log.TimestampFilter
-
Returns true if the stream can write.
- canWrite() - Method in class com.caucho.quercus.env.BinaryBuilderStream
-
Returns true if this is a writable stream.
- canWrite() - Method in class com.caucho.vfs.Crc64Stream
-
Returns true if the stream can write.
- canWrite() - Method in class com.caucho.vfs.DatagramStream
-
- canWrite() - Method in class com.caucho.vfs.FilePath
-
- canWrite() - Method in class com.caucho.vfs.GooglePath
-
- canWrite() - Method in class com.caucho.vfs.HttpStreamWrapper
-
The stream is always writable (?)
- canWrite(String) - Method in class com.caucho.vfs.Jar
-
Can't write to jars.
- canWrite() - Method in class com.caucho.vfs.JarPath
-
- canWrite() - Method in class com.caucho.vfs.MemoryPath
-
- canWrite() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
-
- canWrite() - Method in class com.caucho.vfs.MemoryStream
-
A memory stream is writable.
- canWrite() - Method in class com.caucho.vfs.MergePath
-
Returns true if the best path can be written to.
- canWrite() - Method in class com.caucho.vfs.NullWriteStream
-
- canWrite() - Method in class com.caucho.vfs.Path
-
Tests if the file can be written.
- canWrite() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the file can be written.
- canWrite() - Method in class com.caucho.vfs.PipeStream
-
The pipe stream can write.
- canWrite() - Method in class com.caucho.vfs.ReaderWriterStream
-
- canWrite() - Method in class com.caucho.vfs.SocketStream
-
- canWrite() - Method in class com.caucho.vfs.StderrStream
-
The standard error stream returns true since it's writable.
- canWrite() - Method in class com.caucho.vfs.StdoutStream
-
The standard-output stream returns true since it's writable.
- canWrite() - Method in class com.caucho.vfs.StreamFilter
-
- canWrite() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if this is a writable stream.
- canWrite() - Method in class com.caucho.vfs.StringWriter
-
Returns true since StringWriter is for writing.
- canWrite() - Method in class com.caucho.vfs.TempCharStream
-
Returns true since the temp stream can write.
- canWrite() - Method in class com.caucho.vfs.TempStream
-
- canWrite() - Method in class com.caucho.vfs.VfsStream
-
- canWrite() - Method in class com.caucho.vfs.WriterStreamImpl
-
Returns true if this is a writable stream.
- canWrite() - Method in class com.caucho.vfs.WriteStream
-
Returns true if the buffer allows writes.
- capacity() - Method in class com.caucho.util.ByteBuffer
-
Returns the actual capacity of the buffer, i.e.
- capacity() - Method in class com.caucho.util.CharBuffer
-
Returns the capacity of the buffer, i.e.
- capacity() - Method in class com.caucho.util.IntQueue
-
- carefulIntrospect() - Method in class com.caucho.config.type.ConfigType
-
- CASE_INSENSITIVE - Static variable in class com.caucho.quercus.lib.ArrayModule
-
- CASE_LOWER - Static variable in class com.caucho.quercus.lib.ArrayModule
-
- CASE_LOWER - Static variable in class com.caucho.quercus.lib.db.PDO
-
- CASE_NATURAL - Static variable in class com.caucho.quercus.lib.db.PDO
-
- CASE_SENSITIVE - Static variable in class com.caucho.quercus.lib.ArrayModule
-
- CASE_UPPER - Static variable in class com.caucho.quercus.lib.ArrayModule
-
- CASE_UPPER - Static variable in class com.caucho.quercus.lib.db.PDO
-
- CaseInsensitive - Class in com.caucho.vfs
-
Configuration for CaseInsensitive environments.
- CaseInsensitive() - Constructor for class com.caucho.vfs.CaseInsensitive
-
- CaseInsensitiveIntMap - Class in com.caucho.util
-
The IntMap provides a simple hashmap from keys to integers.
- CaseInsensitiveIntMap() - Constructor for class com.caucho.util.CaseInsensitiveIntMap
-
Create a new IntMap.
- cast(String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- cast(Class<?>, Value) - Method in class com.caucho.quercus.env.Env
-
Handles exit/die
- CASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- CATCH_GET_CHILD - Static variable in class com.caucho.quercus.lib.spl.RecursiveIteratorIterator
-
- CauchoBean<T> - Class in com.caucho.config.inject
-
Configuration for the xml web bean component.
- CauchoBean() - Constructor for class com.caucho.config.inject.CauchoBean
-
- CauchoDeployment - Annotation Type in com.caucho.config
-
The @CauchoDeployment is for Caucho automatic objects
- CauchoDocument - Interface in com.caucho.xml
-
CauchoDocument extends the DOM, providing namespaces
- CauchoElement - Interface in com.caucho.xml
-
CauchoElement extends the DOM, providing for ordered Attributes.
- CauchoNode - Interface in com.caucho.xml
-
CauchoNode extends the DOM, providing namespace support and input file
support.
- CauchoSystem - Class in com.caucho.server.util
-
A wrapper for Caucho system variables, allowing tests to override
the default variables.
- CDATA - Static variable in class com.caucho.quercus.lib.xml.XmlReader
-
- cdata(String) - Method in class com.caucho.xml.DOMBuilder
-
- cdata(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
-
- cdata(String) - Method in class com.caucho.xml.SAXBuilder
-
- cdata(char[], int, int) - Method in class com.caucho.xml.SAXBuilder
-
- cdata(String) - Method in class com.caucho.xml.XmlPrinter
-
- cdata(char[], int, int) - Method in class com.caucho.xml.XmlPrinter
-
- cdata(String) - Method in interface com.caucho.xml.XMLWriter
-
- cdata(char[], int, int) - Method in interface com.caucho.xml.XMLWriter
-
- CdiStatefulBean - Interface in com.caucho.config.inject
-
Marker for a stateful bean
- CdiSystem - Class in com.caucho.env.service
-
- ceil(double) - Static method in class com.caucho.quercus.lib.MathModule
-
- CEILING - Static variable in class com.caucho.xpath.Expr
-
- CgiEnv - Class in com.caucho.quercus.env
-
- CgiEnv(QuercusContext, QuercusPage, WriteStream, QuercusHttpServletRequest, QuercusHttpServletResponse) - Constructor for class com.caucho.quercus.env.CgiEnv
-
- CgiQuercus - Class in com.caucho.quercus
-
- CgiQuercus() - Constructor for class com.caucho.quercus.CgiQuercus
-
- ChainedMap<K,V> - Class in com.caucho.quercus.env
-
Represents a PHP chained map
- ChainedMap(VarMap<K, V>, Map<K, V>) - Constructor for class com.caucho.quercus.env.ChainedMap
-
- ChainedMap(VarMap<K, V>) - Constructor for class com.caucho.quercus.env.ChainedMap
-
- change_user(Env, String, String, String) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Changes the user and database
- changeGroup(int) - Method in class com.caucho.vfs.Path
-
Changes the group
- changeGroup(String) - Method in class com.caucho.vfs.Path
-
Changes the group
- changeGroup(int) - Method in class com.caucho.vfs.PathWrapper
-
- changeGroup(String) - Method in class com.caucho.vfs.PathWrapper
-
- ChangeListener - Interface in com.caucho.util
-
- changeOwner(int) - Method in class com.caucho.vfs.Path
-
Changes the owner
- changeOwner(String) - Method in class com.caucho.vfs.Path
-
Changes the owner
- changeOwner(int) - Method in class com.caucho.vfs.PathWrapper
-
- changeOwner(String) - Method in class com.caucho.vfs.PathWrapper
-
- CHAR - Static variable in class com.caucho.bytecode.JClass
-
- CHAR_MAX - Static variable in class com.caucho.quercus.lib.string.StringModule
-
- CHARACTER - Static variable in class com.caucho.el.Marshall
-
- character_set_name(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the client encoding.
- CharacterEncoding - Class in com.caucho.i18n
-
Configuration for the character-encoding pattern.
- CharacterEncoding() - Constructor for class com.caucho.i18n.CharacterEncoding
-
- CharacterMarshal - Class in com.caucho.quercus.marshal
-
- CharacterMarshal() - Constructor for class com.caucho.quercus.marshal.CharacterMarshal
-
- CharacterObjectMarshal - Class in com.caucho.quercus.marshal
-
- CharacterObjectMarshal() - Constructor for class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- CharacterPrimitiveType - Class in com.caucho.config.type
-
Represents a char type.
- characters(char[], int, int) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
-
- characters(char[], int, int) - Method in class com.caucho.relaxng.RelaxBuilder
-
- characters(char[], int, int) - Method in class com.caucho.relaxng.VerifierFilter
-
- characters(char[], int, int) - Method in class com.caucho.relaxng.VerifierHandlerImpl
-
- characters(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
-
Adds text characters to the current document.
- CharactersImpl - Class in com.caucho.xml.stream.events
-
- CharactersImpl(String, boolean, boolean, boolean) - Constructor for class com.caucho.xml.stream.events.CharactersImpl
-
- CharacterType - Class in com.caucho.config.type
-
Represents a Character type.
- CharacterValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- CharacterValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.CharacterValueExpression
-
- CharacterValueExpression(Expr, String) - Constructor for class com.caucho.el.CharacterValueExpression
-
- CharacterValueExpression(Expr) - Constructor for class com.caucho.el.CharacterValueExpression
-
- CharacterValueExpression() - Constructor for class com.caucho.el.CharacterValueExpression
-
- charAt(int) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns the character at a particular location
- charAt(int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the character at a particular location
- charAt(int) - Method in class com.caucho.quercus.env.StringValue
-
Returns the character at a particular location
- charAt(int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the character at a particular location
- charAt(int) - Method in class com.caucho.util.CharBuffer
-
Returns the char at the specified offset.
- charAt(int) - Method in class com.caucho.util.CharSegment
-
Returns the char at the specified offset.
- CharBuffer - Class in com.caucho.util
-
CharBuffer is an unsynchronized version of StringBuffer.
- CharBuffer() - Constructor for class com.caucho.util.CharBuffer
-
Constructs a char buffer with no characters.
- CharBuffer(int) - Constructor for class com.caucho.util.CharBuffer
-
Constructs a char buffer with the given initial capacity
- CharBuffer(String) - Constructor for class com.caucho.util.CharBuffer
-
Constructs a char buffer with the given initial string
- CharBuffer(String, int, int) - Constructor for class com.caucho.util.CharBuffer
-
Constructs a char buffer with the given initial string
- CharBufferWriter - Interface in com.caucho.util
-
- charCount(double, PDFFont, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- CharCursor - Class in com.caucho.util
-
- CharCursor() - Constructor for class com.caucho.util.CharCursor
-
- CharScanner - Class in com.caucho.util
-
A scanner for simple delimiter based parsing.
- CharScanner(String) - Constructor for class com.caucho.util.CharScanner
-
Creates a compiled character scanner.
- CharSegment - Class in com.caucho.util
-
CharSegment is a section of a character buffer
- CharSegment() - Constructor for class com.caucho.util.CharSegment
-
- CharSegment(char[], int, int) - Constructor for class com.caucho.util.CharSegment
-
Constructs a char segment based on a char array.
- CharSequenceInputStream - Class in com.caucho.quercus.env
-
Represents an ISO-8859-1 input stream.
- CharSequenceInputStream(String) - Constructor for class com.caucho.quercus.env.CharSequenceInputStream
-
- charValueAt(long) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.StringValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.UnsetBinaryValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.UnsetStringValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.UnsetUnicodeValue
-
Returns the character at an index
- charValueAt(long) - Method in class com.caucho.quercus.env.Value
-
Returns the character at the named index.
- charValueAt(long) - Method in class com.caucho.quercus.env.Var
-
Returns the character at an index
- chdir(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Changes the working directory
- checkActive() - Method in class com.caucho.config.inject.InjectManager
-
- checkCanInstantiate(Class) - Static method in class com.caucho.config.Config
-
Returns true if the class can be instantiated.
- checkCanInstantiate(Class, Class) - Static method in class com.caucho.config.Config
-
Returns true if the class can be instantiated using zero args constructor
or constructor that accepts an instance of class passed in type argument
- CHECKCAST - Static variable in class com.caucho.bytecode.CodeVisitor
-
- checkdate(Env, int, int, int) - Static method in class com.caucho.quercus.lib.date.DateModule
-
Returns the days in a given month.
- checkdnsrr(Env, String, String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
- checkDuplicate(T) - Method in class com.caucho.util.FreeList
-
Debugging to see if the object has already been freed.
- checkDuplicate(T) - Method in class com.caucho.util.FreeRing
-
Debugging to see if the object has already been freed.
- checkDuplicate(T) - Method in class com.caucho.util.FreeRingDual
-
Debugging to see if the object has already been freed.
- checkDuplicate(T) - Method in class com.caucho.util.FreeRingSoft
-
Debugging to see if the object has already been freed.
- checkIsValid() - Method in class com.caucho.util.JniTroubleshoot
-
- checkPrivate(Env, String) - Method in class com.caucho.quercus.env.Value
-
Checks if 'this' is a valid private call for 'className'
- checkProtected(Env, String) - Method in class com.caucho.quercus.env.Value
-
Checks if 'this' is a valid protected call for 'className'
- checkServletAPIVersion() - Method in class com.caucho.quercus.servlet.QuercusServletImpl
-
Makes sure the servlet container supports Servlet API 2.4+.
- checkTimeout() - Method in class com.caucho.quercus.env.Env
-
Checks for the program timeout.
- checkTimeout() - Method in class com.caucho.quercus.env.GoogleEnv
-
Checks for the program timeout.
- checkTypeHint(Value, String, String, String) - Method in class com.caucho.quercus.env.Env
-
Check for type hinting
- checkValid() - Method in interface com.caucho.xml.CauchoNode
-
For testing...
- checkValid() - Method in class com.caucho.xml.QAbstractNode
-
- checkValid() - Method in class com.caucho.xml.QNode
-
- checkValid() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- chgrp(Env, Path, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Changes the group of the file.
- CHILD_FIRST - Static variable in class com.caucho.quercus.lib.spl.RecursiveIteratorIterator
-
- childIdleBegin() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
Start the idle if the child idle is less than idle max.
- ChildNodeList() - Constructor for class com.caucho.xml.QNode.ChildNodeList
-
- children(Env, Value, boolean) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
public SimpleXMLElement SimpleXMLElement::children([ string $ns [, bool $is_prefix = false ]])
- children() - Method in class com.caucho.util.Tree
-
- ChildrenView - Class in com.caucho.quercus.lib.simplexml
-
- ChildrenView(SimpleView, ArrayList<SimpleView>, ArrayList<AttributeView>) - Constructor for class com.caucho.quercus.lib.simplexml.ChildrenView
-
- chmod(Env, Path, int) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Changes the permissions of the file.
- chmod(int) - Method in class com.caucho.vfs.Path
-
Changes the permissions
- chmod(int) - Method in class com.caucho.vfs.PathWrapper
-
Changes the permissions
- ChoiceItem - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- ChoiceItem() - Constructor for class com.caucho.relaxng.program.ChoiceItem
-
- ChoiceNameItem - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- ChoiceNameItem() - Constructor for class com.caucho.relaxng.program.ChoiceNameItem
-
- ChoiceNamePattern - Class in com.caucho.relaxng.pattern
-
Relax element pattern
- ChoiceNamePattern() - Constructor for class com.caucho.relaxng.pattern.ChoiceNamePattern
-
Creates a new choice pattern.
- ChoicePattern - Class in com.caucho.relaxng.pattern
-
Relax element pattern
- ChoicePattern() - Constructor for class com.caucho.relaxng.pattern.ChoicePattern
-
Creates a new choice pattern.
- chop(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Alias of rtrim.
- chown(Env, Path, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Changes the ownership of the file.
- chr(Env, long) - Static method in class com.caucho.quercus.lib.string.StringModule
-
converts a number to its character equivalent
- chroot(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Changes the working directory, forming a virtual root
- chunk_split(String, int, String) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Splits a string into chunks
- circle(double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Creates a circle
- class_alias(Env, String, String, boolean) - Method in class com.caucho.quercus.lib.ClassesModule
-
bool class_alias ( string $original , string $alias [, bool $autoload = TRUE ] )
- class_exists(String) - Static method in class com.caucho.config.lib.ResinConfigLibrary
-
- class_exists(Env, String, boolean) - Static method in class com.caucho.quercus.lib.ClassesModule
-
returns true if the class exists.
- class_implements(Env, Value, boolean) - Static method in class com.caucho.quercus.lib.spl.SplModule
-
- class_parents(Env, Value, boolean) - Static method in class com.caucho.quercus.lib.spl.SplModule
-
- ClassComponent - Class in com.caucho.java.gen
-
Basic class generation.
- ClassComponent() - Constructor for class com.caucho.java.gen.ClassComponent
-
- ClassConstant - Class in com.caucho.bytecode
-
Represents a class in the constant pool.
- ClassConstExpr - Class in com.caucho.quercus.expr
-
Represents a PHP parent::FOO constant call expression.
- ClassConstExpr(Location, String, StringValue) - Constructor for class com.caucho.quercus.expr.ClassConstExpr
-
- ClassConstExpr(String, StringValue) - Constructor for class com.caucho.quercus.expr.ClassConstExpr
-
- ClassConstructExpr - Class in com.caucho.quercus.expr
-
A Foo::__construct(...) method call expression.
- ClassConstructExpr(Location, String, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassConstructExpr
-
- ClassConstructExpr(Location, String, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassConstructExpr
-
- ClassConstructorExpr - Class in com.caucho.quercus.expr
-
Represents a PHP A::A consturctor call
- ClassConstructorExpr(Location, String, StringValue, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassConstructorExpr
-
- ClassConstructorExpr(Location, String, StringValue, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassConstructorExpr
-
- ClassDef - Class in com.caucho.quercus.program
-
Represents a Quercus class definition
- ClassDef(Location, String, String) - Constructor for class com.caucho.quercus.program.ClassDef
-
- ClassDef(Location, String, String, String[]) - Constructor for class com.caucho.quercus.program.ClassDef
-
- ClassDef(Location, String, String, String[], String[]) - Constructor for class com.caucho.quercus.program.ClassDef
-
- ClassDef.FieldEntry - Class in com.caucho.quercus.program
-
- ClassDef.StaticFieldEntry - Class in com.caucho.quercus.program
-
- ClassDefStatement - Class in com.caucho.quercus.statement
-
Represents a class definition
- ClassDefStatement(Location, InterpretedClassDef) - Constructor for class com.caucho.quercus.statement.ClassDefStatement
-
- ClassDependency - Class in com.caucho.make
-
Representing a class that might change.
- ClassDependency(Class<?>) - Constructor for class com.caucho.make.ClassDependency
-
Creates the class dependency.
- ClassDependency(String, long) - Constructor for class com.caucho.make.ClassDependency
-
Create a new dependency with a given digest.
- ClassEnhancer - Interface in com.caucho.loader.enhancer
-
Interface for a class enhancer.
- ClassEnhancerConfig - Class in com.caucho.loader.enhancer
-
Configuration for a class-enhancer builder.
- ClassEnhancerConfig() - Constructor for class com.caucho.loader.enhancer.ClassEnhancerConfig
-
- ClassEntry - Class in com.caucho.loader
-
Describes a cached loaded class entry.
- ClassEntry(DynamicClassLoader, String, Path, Path, CodeSource) - Constructor for class com.caucho.loader.ClassEntry
-
Create a loaded class entry
- ClassesModule - Class in com.caucho.quercus.lib
-
Quercus class information
- ClassesModule() - Constructor for class com.caucho.quercus.lib.ClassesModule
-
- ClassField - Class in com.caucho.quercus.program
-
- ClassField(StringValue, StringValue, String, Expr, String, boolean) - Constructor for class com.caucho.quercus.program.ClassField
-
- ClassField(StringValue, String, Expr, FieldVisibility, String, boolean) - Constructor for class com.caucho.quercus.program.ClassField
-
- ClassFieldExpr - Class in com.caucho.quercus.expr
-
Represents a PHP class field reference A::$foo
- ClassFieldExpr(String, StringValue) - Constructor for class com.caucho.quercus.expr.ClassFieldExpr
-
- ClassFieldVarExpr - Class in com.caucho.quercus.expr
-
Represents a PHP static field reference.
- ClassFieldVarExpr(String, Expr) - Constructor for class com.caucho.quercus.expr.ClassFieldVarExpr
-
- ClassImplementation - Annotation Type in com.caucho.quercus.annotation
-
The @ClassImplementation annotation annotates a class as
implementing methods for a Quercus object.
- ClassLoaderConfig - Class in com.caucho.loader
-
Class for configuration.
- ClassLoaderConfig() - Constructor for class com.caucho.loader.ClassLoaderConfig
-
- ClassLoaderContext - Class in com.caucho.loader
-
For running in a class loader.
- ClassLoaderContext(ClassLoader) - Constructor for class com.caucho.loader.ClassLoaderContext
-
- classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.config.scope.DestructionListener
-
- classLoaderDestroy(DynamicClassLoader) - Method in interface com.caucho.loader.ClassLoaderListener
-
Handles the case where a class loader is dropped.
- classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.loader.CloseListener
-
Handles the case where a class loader is dropped.
- classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.loader.WeakCloseListener
-
Handles the case where a class loader is dropped.
- classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.loader.WeakLoaderListener
-
Handles the case where a class loader is dropped.
- classLoaderDestroy(DynamicClassLoader) - Method in class com.caucho.util.Alarm
-
Handles the case where a class loader is dropped.
- classLoaderInit(DynamicClassLoader) - Method in class com.caucho.config.scope.DestructionListener
-
- classLoaderInit(DynamicClassLoader) - Method in interface com.caucho.loader.ClassLoaderListener
-
Handles the case where a class loader has completed initialization
- classLoaderInit(DynamicClassLoader) - Method in class com.caucho.loader.CloseListener
-
Handles the case where a class loader is activated.
- classLoaderInit(DynamicClassLoader) - Method in class com.caucho.loader.WeakCloseListener
-
Handles the case where a class loader is activated.
- classLoaderInit(DynamicClassLoader) - Method in class com.caucho.loader.WeakLoaderListener
-
Handles the case where a class loader is activated.
- classLoaderInit(DynamicClassLoader) - Method in class com.caucho.util.Alarm
-
Handles the case where a class loader has completed initialization
- ClassLoaderInterceptor - Interface in com.caucho.loader
-
Intercepts classes before they're loaded.
- ClassLoaderListener - Interface in com.caucho.loader
-
Interface for receiving class loader.
- ClassLoaderRepositoryImpl - Class in com.caucho.jmx
-
Resin implementation for a class loader repository.
- ClassLoaderRepositoryImpl() - Constructor for class com.caucho.jmx.ClassLoaderRepositoryImpl
-
- ClassLoadUtil - Class in com.caucho.config.util
-
Utilities to manage locks.
- ClassLoadUtil() - Constructor for class com.caucho.config.util.ClassLoadUtil
-
- ClassMarshal - Class in com.caucho.quercus.marshal
-
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
- ClassMarshal() - Constructor for class com.caucho.quercus.marshal.ClassMarshal
-
- classMatchEvent(EnvironmentClassLoader, Path, String) - Method in interface com.caucho.loader.enhancer.ScanListener
-
Callback to note the class matches
- ClassMethodExpr - Class in com.caucho.quercus.expr
-
A Foo::bar(...) method call expression.
- ClassMethodExpr(Location, String, StringValue, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodExpr
-
- ClassMethodExpr(Location, String, StringValue, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassMethodExpr
-
- ClassMethodVarExpr - Class in com.caucho.quercus.expr
-
Represents a PHP static method expression.
- ClassMethodVarExpr(Location, String, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
-
- ClassMethodVarExpr(Location, String, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
-
- ClassMethodVarExpr(String, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
-
- ClassMethodVarExpr(String, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassMethodVarExpr
-
- ClassPackage - Class in com.caucho.loader
-
Information about a particular package.
- ClassPackage(String) - Constructor for class com.caucho.loader.ClassPackage
-
- ClasspathConfig - Class in com.caucho.loader
-
Class for configuration.
- ClasspathConfig() - Constructor for class com.caucho.loader.ClasspathConfig
-
- ClasspathPath - Class in com.caucho.vfs
-
The classpath scheme.
- ClasspathPath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.ClasspathPath
-
Creates a new classpath sub path.
- ClassScope - Class in com.caucho.quercus.parser
-
Class parse scope.
- ClassScope(InterpretedClassDef) - Constructor for class com.caucho.quercus.parser.ClassScope
-
- ClassStaticStatement - Class in com.caucho.quercus.statement
-
Represents a static statement in a PHP program.
- ClassStaticStatement(Location, StringValue, VarExpr, Expr) - Constructor for class com.caucho.quercus.statement.ClassStaticStatement
-
Creates the echo statement.
- ClassType - Class in com.caucho.config.reflect
-
class type matching
- ClassType(Class<?>) - Constructor for class com.caucho.config.reflect.ClassType
-
- ClassType - Class in com.caucho.config.type
-
Represents a class type.
- ClassVarConstExpr - Class in com.caucho.quercus.expr
-
Represents a PHP parent::FOO constant call expression.
- ClassVarConstExpr(Expr, StringValue) - Constructor for class com.caucho.quercus.expr.ClassVarConstExpr
-
- ClassVarFieldExpr - Class in com.caucho.quercus.expr
-
Represents a variable class field reference $class::$b.
- ClassVarFieldExpr(Expr, StringValue) - Constructor for class com.caucho.quercus.expr.ClassVarFieldExpr
-
- ClassVarFieldVarExpr - Class in com.caucho.quercus.expr
-
Represents a variable class field reference $class::${"b"}.
- ClassVarFieldVarExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ClassVarFieldVarExpr
-
- ClassVarMethodExpr - Class in com.caucho.quercus.expr
-
Represents a PHP static method expression ${class}:foo(...).
- ClassVarMethodExpr(Location, Expr, StringValue, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVarMethodExpr
-
- ClassVarMethodVarExpr - Class in com.caucho.quercus.expr
-
Represents a PHP static method expression ${class}:${foo}(...).
- ClassVarMethodVarExpr(Location, Expr, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVarMethodVarExpr
-
- ClassVarNameConstExpr - Class in com.caucho.quercus.expr
-
Represents a PHP A::{$foo} constant call expression.
- ClassVarNameConstExpr(Location, String, Expr) - Constructor for class com.caucho.quercus.expr.ClassVarNameConstExpr
-
- ClassVarNameConstExpr(String, Expr) - Constructor for class com.caucho.quercus.expr.ClassVarNameConstExpr
-
- ClassVarNameVirtualConstExpr - Class in com.caucho.quercus.expr
-
Represents a PHP parent::{$foo} constant call expression.
- ClassVarNameVirtualConstExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.ClassVarNameVirtualConstExpr
-
- ClassVarNameVirtualConstExpr(Expr) - Constructor for class com.caucho.quercus.expr.ClassVarNameVirtualConstExpr
-
- ClassVarVarConstExpr - Class in com.caucho.quercus.expr
-
Represents a PHP $class::{$foo} constant call expression.
- ClassVarVarConstExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ClassVarVarConstExpr
-
- ClassVirtualConstExpr - Class in com.caucho.quercus.expr
-
Represents a PHP parent::FOO constant call expression.
- ClassVirtualConstExpr(Location, StringValue) - Constructor for class com.caucho.quercus.expr.ClassVirtualConstExpr
-
- ClassVirtualConstExpr(StringValue) - Constructor for class com.caucho.quercus.expr.ClassVirtualConstExpr
-
- ClassVirtualFieldExpr - Class in com.caucho.quercus.expr
-
Represents a PHP static field reference.
- ClassVirtualFieldExpr(StringValue) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldExpr
-
- ClassVirtualFieldVarExpr - Class in com.caucho.quercus.expr
-
Represents a PHP static field reference.
- ClassVirtualFieldVarExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldVarExpr
-
- ClassVirtualFieldVarExpr(Expr) - Constructor for class com.caucho.quercus.expr.ClassVirtualFieldVarExpr
-
- ClassVirtualMethodExpr - Class in com.caucho.quercus.expr
-
Represents a PHP parent:: method call expression.
- ClassVirtualMethodExpr(Location, StringValue, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodExpr
-
- ClassVirtualMethodExpr(Location, StringValue, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodExpr
-
- ClassVirtualMethodVarExpr - Class in com.caucho.quercus.expr
-
Represents a "static:$foo(...)" method
- ClassVirtualMethodVarExpr(Location, Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
-
- ClassVirtualMethodVarExpr(Location, Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
-
- ClassVirtualMethodVarExpr(Expr, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
-
- ClassVirtualMethodVarExpr(Expr, Expr[]) - Constructor for class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
-
- clean() - Method in class com.caucho.quercus.env.OutputBuffer
-
Cleans (clears) the buffer.
- cleanClassName(String) - Static method in class com.caucho.java.gen.JavaClassGenerator
-
Sets the full generated class.
- cleanExtConstantPool(String, JavaClass) - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Cleans the ext constant pool, renaming
- cleanup() - Method in class com.caucho.quercus.env.ConnectionEntry
-
- cleanup() - Method in class com.caucho.quercus.env.CopyRoot
-
- cleanup() - Method in interface com.caucho.quercus.env.EnvCleanup
-
- cleanup() - Method in class com.caucho.quercus.env.EnvCloseable
-
- cleanup(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- cleanup() - Method in class com.caucho.quercus.env.ResourceValue
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
Cleanup resources associated with this connection.
- cleanup() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.db.PDO
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.db.PDOStatement
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.file.Directory
-
- cleanup() - Method in class com.caucho.quercus.lib.file.FileInput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.file.FileOutput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
- cleanup() - Method in class com.caucho.quercus.lib.file.PopenInput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.file.PopenOutput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.ProcOpenInput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.ProcOpenOutput
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.lib.ProcOpenResource
-
Implements the EnvCleanup interface.
- cleanup() - Method in class com.caucho.quercus.resources.StreamReadWrite
-
Implements the EnvCleanup interface.
- clear() - Method in class com.caucho.config.reflect.AnnotationSet
-
- clear() - Method in class com.caucho.loader.EnvironmentMap
-
- clear() - Method in class com.caucho.loader.EnvironmentProperties
-
- clear() - Method in class com.caucho.loader.JarMap
-
- clear() - Static method in class com.caucho.log.RotateStream
-
Clears the streams.
- clear() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Clears all idle connections in the pool.
- clear() - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.ArrayValue
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.CopyArrayValue
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.GlobalArrayValue
-
- clear() - Method in class com.caucho.quercus.env.ImportMap
-
- clear() - Method in class com.caucho.quercus.env.JavaAdapter
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.JavaMapAdapter
-
Clears the array
- clear() - Method in class com.caucho.quercus.env.UnserializeCacheEntry
-
- clear() - Method in class com.caucho.quercus.lib.db.PDOError
-
Clear the error if there is one.
- clear() - Method in class com.caucho.util.AbstractActorQueue
-
- clear() - Method in class com.caucho.util.ByteBuffer
-
- clear() - Method in class com.caucho.util.CaseInsensitiveIntMap
-
Clear the hashmap.
- clear() - Method in class com.caucho.util.CharBuffer
-
Clears the buffer.
- clear() - Method in class com.caucho.util.DoubleArray
-
- clear() - Method in class com.caucho.util.HashMapImpl
-
Clears the cache
- clear() - Method in class com.caucho.util.IdentityIntMap
-
Clear the hashmap.
- clear() - Method in class com.caucho.util.IntArray
-
clear the array, i.e.
- clear() - Method in class com.caucho.util.IntMap
-
Clear the hashmap.
- clear() - Method in class com.caucho.util.IntSet
-
- clear() - Method in class com.caucho.util.LifoSet
-
Clears the set.
- clear() - Method in class com.caucho.util.LongKeyHashMap
-
Clears the map
- clear() - Method in class com.caucho.util.LongKeyLruCache
-
Clears the cache
- clear() - Method in class com.caucho.util.LongKeyMap
-
Clear the hashmap.
- clear() - Method in class com.caucho.util.LongMap
-
Clear the hashmap.
- clear() - Method in class com.caucho.util.LruCache
-
Clears the cache
- clear() - Method in class com.caucho.util.WeakLruCache
-
Clears the cache
- clear() - Method in class com.caucho.vfs.AbstractByteToChar
-
Clears the converted
- clear() - Method in class com.caucho.vfs.ByteToChar
-
Clears the converted
- clear() - Method in class com.caucho.vfs.OldByteToChar
-
Clears the converted
- clear() - Method in class com.caucho.vfs.TempBuffer
-
Clears the buffer.
- clear() - Method in class com.caucho.vfs.TempCharBuffer
-
Clears the buffer.
- clear() - Method in class com.caucho.vfs.TempOutputStream
-
clear without removing
- clear() - Method in class com.caucho.xpath.Env
-
Clears all values in the local environment.
- clearAnnotations() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- clearCache() - Method in class com.caucho.vfs.Jar
-
Clears any cached JarFile.
- clearClassCache() - Method in class com.caucho.quercus.env.Env
-
- clearDefinitionCache() - Method in class com.caucho.quercus.QuercusContext
-
Clears the definition cache.
- clearErrors() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- clearErrors() - Method in class com.caucho.quercus.lib.db.Postgres
-
This function is overriden in Postgres to clear
any postgres specific server error message
- clearFreeLists() - Static method in class com.caucho.vfs.TempBuffer
-
Called on OOM to free buffers.
- clearIdleThreads() - Method in class com.caucho.env.thread2.ThreadPool2
-
interrupts all the idle threads.
- clearJarCache() - Static method in class com.caucho.vfs.Jar
-
Clears all the cached files in the jar.
- clearJars() - Method in class com.caucho.loader.JarListLoader
-
Closes the jars.
- clearLicenses() - Method in class com.caucho.license.LicenseStore
-
- clearModified() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified.
- clearModified() - Method in class com.caucho.make.DependencyContainer
-
Clears the modified flag and sets the last check time to now.
- clearModified() - Method in class com.caucho.vfs.BasicDependencyContainer
-
Clears the modified flag and sets the last check time to now.
- clearPosition() - Method in class com.caucho.vfs.ReadStream
-
Clears the position for statistics cases like a socket stream.
- clearPosition() - Method in class com.caucho.vfs.WriteStream
-
Clears the position for statistics cases like a socket stream.
- clearProgram(Path, QuercusProgram) - Method in class com.caucho.quercus.page.PageManager
-
- clearRead() - Method in class com.caucho.vfs.ReadStream
-
Clears the read buffer.
- clearReadTime() - Method in class com.caucho.vfs.ReadStream
-
Returns the last read-time.
- clearRingValue() - Method in class com.caucho.util.RingItem
-
- clearstatcache(Env, boolean, String) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Clears the stat cache for the file
- clearStatusCache() - Method in class com.caucho.vfs.GooglePath
-
- clearStatusCache() - Method in class com.caucho.vfs.Path
-
Clears any status cache
- clearTarget() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- clearWrite() - Method in class com.caucho.vfs.Crc64Stream
-
Clears any buffered values in the write.
- clearWrite() - Method in class com.caucho.vfs.StreamImpl
-
Clears any buffered values in the write.
- clearWrite() - Method in class com.caucho.vfs.TempCharStream
-
- clearWrite() - Method in class com.caucho.vfs.TempStream
-
- clearWrite() - Method in class com.caucho.vfs.WriteStream
-
Clears the write buffer
- client_encoding(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Alias for character_set_name
- ClientDisconnectException - Exception in com.caucho.vfs
-
Exception thrown when a client unexpectedly closes a connection.
- ClientDisconnectException() - Constructor for exception com.caucho.vfs.ClientDisconnectException
-
- ClientDisconnectException(String) - Constructor for exception com.caucho.vfs.ClientDisconnectException
-
- ClientDisconnectException(Exception) - Constructor for exception com.caucho.vfs.ClientDisconnectException
-
- ClientDisconnectException(String, Exception) - Constructor for exception com.caucho.vfs.ClientDisconnectException
-
- ClientTimeoutException - Exception in com.caucho.vfs
-
Exception thrown when a client unexpectedly closes a connection.
- ClientTimeoutException() - Constructor for exception com.caucho.vfs.ClientTimeoutException
-
- ClientTimeoutException(String) - Constructor for exception com.caucho.vfs.ClientTimeoutException
-
- ClientTimeoutException(Exception) - Constructor for exception com.caucho.vfs.ClientTimeoutException
-
- CliEnv - Class in com.caucho.quercus.env
-
- CliEnv(QuercusContext, QuercusPage, WriteStream, String[]) - Constructor for class com.caucho.quercus.env.CliEnv
-
- clip() - Method in class com.caucho.quercus.lib.pdf.PDF
-
Appends the current path to the clipping path.
- clip() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- CliQuercus - Class in com.caucho.quercus
-
- CliQuercus() - Constructor for class com.caucho.quercus.CliQuercus
-
- clone() - Method in class com.caucho.jmx.EmptyDescriptor
-
- clone() - Method in class com.caucho.loader.EnvironmentMap
-
- clone() - Method in class com.caucho.loader.EnvironmentProperties
-
- clone() - Method in class com.caucho.naming.QName
-
Clones the name.
- clone(Env) - Method in class com.caucho.quercus.env.JavaValue
-
- clone(Env) - Method in class com.caucho.quercus.env.ObjectExtJavaValue
-
Clone the object
- clone(Env) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Clone the object
- clone(Env, ObjectExtValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
- clone(Env) - Method in class com.caucho.quercus.env.Value
-
Clone for the clone keyword
- clone(Env) - Method in class com.caucho.quercus.env.Var
-
Clone for the clone keyword
- clone() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns a copy of this resource.
- clone() - Method in class com.caucho.quercus.lib.date.DateTime
-
- clone() - Method in class com.caucho.quercus.lib.date.DateTimeZone
-
- clone() - Method in class com.caucho.transaction.XidImpl
-
Clones the xid.
- clone() - Method in class com.caucho.util.ByteBuffer
-
Clones the buffer
- clone() - Method in class com.caucho.util.CharBuffer
-
Clones the buffer
- clone() - Method in class com.caucho.util.CharCursor
-
- clone() - Method in class com.caucho.util.IntMap
-
- clone() - Method in class com.caucho.util.IntSet
-
Returns a clone of the set.
- clone() - Method in class com.caucho.util.LongKeyMap
-
- clone() - Method in class com.caucho.util.LongMap
-
- clone() - Method in class com.caucho.util.QDate
-
- clone() - Method in class com.caucho.util.StringCharCursor
-
- clone() - Method in class com.caucho.xpath.expr.NumberVar
-
Clones the variable.
- clone() - Method in class com.caucho.xpath.pattern.AttributeIterator
-
- clone() - Method in class com.caucho.xpath.pattern.AttributeListIterator
-
- clone() - Method in class com.caucho.xpath.pattern.AxisIterator
-
- clone() - Method in class com.caucho.xpath.pattern.FilterIterator
-
- clone() - Method in class com.caucho.xpath.pattern.MergeIterator
-
Returns a clone
- clone() - Method in class com.caucho.xpath.pattern.NamespaceIterator
-
- clone() - Method in class com.caucho.xpath.pattern.NodeArrayListIterator
-
clones the iterator
- clone() - Method in class com.caucho.xpath.pattern.NodeIterator
-
clones the iterator
- clone() - Method in class com.caucho.xpath.pattern.NodeListIterator
-
clones the iterator
- clone() - Method in class com.caucho.xpath.pattern.SingleNodeIterator
-
clones the iterator
- clone() - Method in class com.caucho.xpath.pattern.UnionIterator
-
Returns a clone of the iterator.
- clone() - Method in class com.caucho.xpath.pattern.UniqueIterator
-
Returns a clone
- cloneNode(boolean) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- cloneNode(boolean) - Method in class com.caucho.xml.QAbstractNode
-
- cloneNode(boolean) - Method in class com.caucho.xml.QDocument
-
Returns a clone of the document.
- cloneNode(boolean) - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- close() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- close() - Method in class com.caucho.bytecode.JClassLoader
-
Closes the class loader.
- close() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
Frees the singleton on environment shutdown
- close() - Method in class com.caucho.config.inject.SingletonBean
-
Frees the singleton on environment shutdown
- close() - Method in class com.caucho.config.scope.ContextContainer
-
- close() - Method in class com.caucho.config.scope.DestructionListener
-
- close() - Method in class com.caucho.config.timer.TimerTask
-
- close() - Method in class com.caucho.env.actor.MultiworkerActorQueue
-
- close() - Method in class com.caucho.env.actor.ValueActorQueue
-
- close() - Method in class com.caucho.env.thread1.ThreadPool1
-
Checks if the launcher should start another thread.
- close() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- close() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- close() - Method in class com.caucho.env.thread2.ThreadPool2
-
- close() - Method in class com.caucho.java.JavaWriter
-
- close() - Method in class com.caucho.jmx.MBeanContext.MBeanClose
-
- close() - Method in class com.caucho.log.AbstractLogHandler
-
Closes the handler.
- close() - Method in class com.caucho.log.AbstractRolloverLog
-
Closes the log, flushing the results.
- close() - Method in class com.caucho.log.EnvironmentStream
-
Flush data to the stream.
- close() - Method in class com.caucho.log.EventHandler
-
Closes the handler.
- close() - Method in class com.caucho.log.LevelHandler
-
- close() - Method in class com.caucho.log.RotateStream
-
The close call does nothing since the rotate stream is shared for
many logs.
- close() - Method in class com.caucho.log.SubHandler
-
Closes the handler.
- close() - Method in class com.caucho.log.SyslogHandler
-
Closes the handler.
- close() - Method in class com.caucho.log.TimestampFilter
-
Flushes the data.
- close() - Method in class com.caucho.naming.ContextImpl
-
Close is intended to free any transient data, like a cached
socket.
- close() - Method in class com.caucho.naming.ErrorContext
-
Close is indended to free any transient data, like a cached
socket.
- close() - Method in class com.caucho.naming.PathJndiContext
-
- close() - Method in class com.caucho.naming.QBindingEnumeration
-
- close() - Method in class com.caucho.naming.QNameClassEnumeration
-
- close() - Method in class com.caucho.quercus.env.Env
-
Called when the Env is no longer needed.
- close() - Method in class com.caucho.quercus.env.OutputBuffer
-
Closes the output buffer.
- close() - Method in class com.caucho.quercus.env.ResourceValue
-
By default close() will call cleanup().
- close(Env) - Method in class com.caucho.quercus.env.SessionCallback
-
- close() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- close() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
- close() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Closes the connection.
- close() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Closes the result set.
- close() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
Closes the result set, if any, and closes this statement.
- close(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
- close() - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Closes a prepared statement.
- close(Env) - Method in class com.caucho.quercus.lib.db.OracleOciLob
-
Closes LOB descriptor
- close() - Method in class com.caucho.quercus.lib.db.PDO
-
- close() - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- close() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
Closes the stream.
- close() - Method in interface com.caucho.quercus.lib.file.BinaryInput
-
Closes the stream.
- close() - Method in interface com.caucho.quercus.lib.file.BinaryOutput
-
Closes the stream.
- close() - Method in interface com.caucho.quercus.lib.file.BinaryStream
-
All streams can be closed.
- close(Env) - Method in class com.caucho.quercus.lib.file.Directory
-
- close() - Method in class com.caucho.quercus.lib.file.FileInput
-
- close() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.FileOutput
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.FileReadValue
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.FileValue
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.FileWriteValue
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.PopenInput
-
- close() - Method in class com.caucho.quercus.lib.file.PopenOutput
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
Closes the file.
- close(Env) - Method in class com.caucho.quercus.lib.file.WrappedDirectory
-
Closes the directory
- close() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
- close() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- close() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Closes the mcrypt.
- close() - Method in class com.caucho.quercus.lib.Memcache
-
Closes the connection.
- close() - Method in class com.caucho.quercus.lib.pdf.PDF
-
- close() - Method in class com.caucho.quercus.lib.ProcOpenInput
-
- close() - Method in class com.caucho.quercus.lib.ProcOpenOutput
-
Closes the file.
- close() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Cleans up the sessions when the Application shuts down gracefully.
- close() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Closes the reader.
- close() - Method in class com.caucho.quercus.lib.zlib.GZInputStream
-
- close() - Method in class com.caucho.quercus.lib.zlib.GZIPOutputStream
-
Calls super function, which in turn closes the underlying 'in' stream
- close() - Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
-
- close() - Method in class com.caucho.quercus.page.PageManager
-
- close() - Method in class com.caucho.quercus.parser.QuercusParser
-
- close() - Method in class com.caucho.quercus.QuercusContext
-
- close() - Method in class com.caucho.quercus.resources.StreamReadWrite
-
Closes the stream.
- close() - Method in class com.caucho.quercus.resources.StreamResource
-
Closes the stream.
- close() - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
Shuts down Quercus and free resources.
- close() - Method in class com.caucho.transaction.TransactionImpl
-
Close the transaction, rolling back everything and removing all enlisted
resources.
- close() - Method in class com.caucho.transaction.xalog.AbstractXALogManager
-
Closes the log manager.
- close() - Method in class com.caucho.util.Alarm
-
Closes the alarm instance
- close() - Method in class com.caucho.util.CharBuffer
-
- close(InputStream) - Static method in class com.caucho.util.IoUtil
-
- close(OutputStream) - Static method in class com.caucho.util.IoUtil
-
- close(Writer) - Static method in class com.caucho.util.IoUtil
-
- close(Connection) - Static method in class com.caucho.util.JdbcUtil
-
- close(Statement) - Static method in class com.caucho.util.JdbcUtil
-
- close(ResultSet) - Static method in class com.caucho.util.JdbcUtil
-
- close() - Method in class com.caucho.util.NullOutputStream
-
- close() - Method in class com.caucho.util.ResinDeflaterInputStream
-
Close the stream
- close() - Method in class com.caucho.util.ResinDeflaterOutputStream
-
Close the stream
- close() - Method in interface com.caucho.util.RingBlocker
-
- close() - Method in class com.caucho.util.RingBlockerBasic
-
- close() - Method in class com.caucho.util.RingValueQueue
-
- close() - Method in class com.caucho.util.Sha256OutputStream
-
Close the stream
- close() - Method in class com.caucho.vfs.BufferedReaderAdapter
-
- close() - Method in class com.caucho.vfs.Crc64InputStream
-
Closes the stream output.
- close() - Method in class com.caucho.vfs.Crc64OutputStream
-
Closes the stream output.
- close() - Method in class com.caucho.vfs.Crc64Stream
-
Closes the stream output.
- close() - Method in class com.caucho.vfs.DatagramStream
-
Closes the underlying sockets and socket streams.
- close() - Method in class com.caucho.vfs.DatastoreInputStream
-
- close() - Method in class com.caucho.vfs.DatastoreOutputStream
-
- close() - Method in class com.caucho.vfs.DatastoreRandomAccessFile
-
- close() - Method in class com.caucho.vfs.DatastoreRandomAccessInputStream
-
- close() - Method in class com.caucho.vfs.DatastoreRandomAccessOutputStream
-
- close() - Method in class com.caucho.vfs.DatastoreReadStream
-
Closes the underlying stream.
- close() - Method in class com.caucho.vfs.DatastoreWriteStream
-
Closes the underlying stream.
- close() - Method in class com.caucho.vfs.FileReadStream
-
Closes the underlying stream.
- close() - Method in class com.caucho.vfs.FileWriteStream
-
Closes the underlying stream.
- close() - Method in class com.caucho.vfs.HttpStreamWrapper
-
Close the connection.
- close() - Method in class com.caucho.vfs.i18n.EncodingReader
-
Closes the reader, possibly returning it to a pool.
- close() - Method in class com.caucho.vfs.InputStreamSource
-
Close the stream.
- close() - Method in class com.caucho.vfs.Jar
-
- close() - Method in class com.caucho.vfs.Jar.ZipStreamImpl
-
- close() - Method in class com.caucho.vfs.PipeStream
-
- close() - Method in class com.caucho.vfs.PrintWriterImpl
-
- close() - Method in class com.caucho.vfs.QServerSocket
-
- close() - Method in class com.caucho.vfs.QServerSocketWrapper
-
Closes the underlying socket.
- close() - Method in class com.caucho.vfs.QSocket
-
- close() - Method in class com.caucho.vfs.QSocketWrapper
-
Closes the underlying socket.
- close() - Method in class com.caucho.vfs.RandomAccessStream
-
Closes the stream.
- close() - Method in class com.caucho.vfs.ReaderWriterStream
-
- close() - Method in class com.caucho.vfs.ReadStream
-
Close the stream.
- close() - Method in class com.caucho.vfs.ReadStream.StreamReader
-
- close() - Method in class com.caucho.vfs.SocketChannelStream
-
Closes the underlying sockets and socket streams.
- close() - Method in class com.caucho.vfs.SocketStream
-
Closes the underlying sockets and socket streams.
- close() - Method in class com.caucho.vfs.StreamFilter
-
- close() - Method in class com.caucho.vfs.StreamImpl
-
Closes the stream.
- close() - Method in class com.caucho.vfs.StreamImplInputStream
-
Closes the stream.
- close() - Method in class com.caucho.vfs.StreamImplOutputStream
-
Closes the stream.
- close() - Method in class com.caucho.vfs.StreamPrintWriter
-
- close() - Method in class com.caucho.vfs.StreamSource
-
Close the stream.
- close() - Method in class com.caucho.vfs.TempCharReader
-
Closes the reader.
- close() - Method in class com.caucho.vfs.TempCharStream
-
- close() - Method in class com.caucho.vfs.TempInputStream
-
- close() - Method in class com.caucho.vfs.TempInputStreamNoFree
-
- close() - Method in class com.caucho.vfs.TempOutputStream
-
- close() - Method in class com.caucho.vfs.TempReadStream
-
- close() - Method in class com.caucho.vfs.VfsStream
-
- close() - Method in class com.caucho.vfs.WriterStreamImpl
-
Closes the output.
- close() - Method in class com.caucho.vfs.WriteStream
-
Close the stream, first flushing the write buffer.
- close() - Method in class com.caucho.vfs.ZipScanner
-
- close() - Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
-
- close() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- close() - Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
-
- close() - Method in class com.caucho.xml.stream.SAXSourceXMLEventReaderImpl
-
- close() - Method in class com.caucho.xml.stream.XMLEventReaderImpl
-
- close() - Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- close() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- close() - Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- close() - Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
-
- closeContext() - Method in class com.caucho.config.scope.AbstractScopeContext
-
- closeCursor(Env) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
Closes the current cursor.
- closedir(Env, Directory) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Closes the directory
- closeDuplex() - Method in class com.caucho.quercus.env.Env
-
- closeEntry() - Method in class com.caucho.quercus.lib.zip.ZipDirectory
-
Positions stream to beginning of next entry
- closeEnvironment(ClassLoader) - Method in class com.caucho.env.thread1.ThreadPool1
-
Resets the thread pool, letting old threads drain.
- closeEnvironment(ClassLoader) - Method in class com.caucho.env.thread2.ThreadPool2
-
Resets the thread pool, letting old threads drain.
- closeGlobal() - Static method in class com.caucho.loader.Environment
-
destroys the current environment.
- closeImpl() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
-
Closes the stream.
- closeImpl() - Method in class com.caucho.vfs.FileRandomAccessStream
-
Closes the stream.
- closeImpl() - Method in class com.caucho.vfs.RandomAccessStream
-
Closes the stream.
- closeImpl() - Method in class com.caucho.vfs.SpyRandomAccessStream
-
Closes the stream.
- closeJar() - Method in class com.caucho.vfs.JarPath
-
- CloseListener - Class in com.caucho.loader
-
Waits for the close event and calls a destroy() method.
- CloseListener(Object) - Constructor for class com.caucho.loader.CloseListener
-
Creates the new close listener.
- closelog() - Static method in class com.caucho.quercus.lib.NetworkModule
-
Closes syslog.
- closepath() - Method in class com.caucho.quercus.lib.pdf.PDF
-
Closes the path
- closepath() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- closepath_fill_stroke() - Method in class com.caucho.quercus.lib.pdf.PDF
-
Closes the path strokes
- closepath_stroke() - Method in class com.caucho.quercus.lib.pdf.PDF
-
Closes the path strokes
- closepathFillStroke() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- closepathStroke() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- closeRead() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
Closes the stream for reading.
- closeRead() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Closes the stream for reading.
- closeRead() - Method in interface com.caucho.quercus.lib.file.BinaryInput
-
Closes the stream for reading
- closeRead() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Closes the file for reading.
- closeRead() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
Closes the file for reading.
- closeRead() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
Closes the stream for reading.
- closeRead() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
- closeRead() - Method in class com.caucho.quercus.resources.StreamReadWrite
-
Closes the stream for reading.
- closeRead() - Method in class com.caucho.quercus.resources.StreamResource
-
Closes the stream for reading
- closeStatement(Statement) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- closeWrite() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Closes the file.
- closeWrite() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
Closes the file.
- closeWrite() - Method in interface com.caucho.quercus.lib.file.BinaryOutput
-
Closes the stream for writing
- closeWrite() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Closes the file for writing.
- closeWrite() - Method in class com.caucho.quercus.lib.file.FileOutput
-
Closes the file.
- closeWrite() - Method in class com.caucho.quercus.lib.file.PopenOutput
-
Closes the file.
- closeWrite() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
- closeWrite() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- closeWrite() - Method in class com.caucho.quercus.lib.ProcOpenOutput
-
Closes the file.
- closeWrite() - Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
-
- closeWrite() - Method in class com.caucho.quercus.resources.StreamReadWrite
-
Closes the stream for writing
- closeWrite() - Method in class com.caucho.quercus.resources.StreamResource
-
Closes the stream for writing
- closeWrite() - Method in class com.caucho.util.RingValueQueue
-
- closeWrite() - Method in class com.caucho.vfs.Crc64Stream
-
Closes the write output.
- closeWrite() - Method in class com.caucho.vfs.DatagramStream
-
Closes the write half of the stream.
- closeWrite() - Method in class com.caucho.vfs.QSocket
-
- closeWrite() - Method in class com.caucho.vfs.SocketStream
-
Closes the write half of the stream.
- closeWrite() - Method in class com.caucho.vfs.StreamImpl
-
Closes the write half of the stream.
- closeZipFile(ZipFile) - Method in class com.caucho.vfs.Jar
-
- Closure - Class in com.caucho.quercus.env
-
Represents a closure function.
- Closure(String) - Constructor for class com.caucho.quercus.env.Closure
-
- Closure(String, Value) - Constructor for class com.caucho.quercus.env.Closure
-
- ClosureExpr - Class in com.caucho.quercus.expr
-
Represents a PHP closure expression.
- ClosureExpr(Location, Function, ArrayList<VarExpr>, boolean) - Constructor for class com.caucho.quercus.expr.ClosureExpr
-
- ClosureStaticStatement - Class in com.caucho.quercus.statement
-
Represents a static statement in a PHP program.
- ClosureStaticStatement(Location, VarExpr, Expr) - Constructor for class com.caucho.quercus.statement.ClosureStaticStatement
-
Creates the echo statement.
- cmp(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- CMP - Static variable in class com.caucho.quercus.env.ArrayValue.KeyComparator
-
- CMP - Static variable in class com.caucho.quercus.env.ArrayValue.ValueComparator
-
- cmp(Value) - Method in class com.caucho.quercus.env.BooleanValue
-
Returns true for equality
- cmp(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
- cmp(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Compares the two values
- cmp(Value) - Method in class com.caucho.quercus.env.LongValue
-
Returns true for equality
- cmp(Value) - Method in class com.caucho.quercus.env.NullValue
-
Returns true for equality
- cmp(Value) - Method in class com.caucho.quercus.env.NumberValue
-
Returns true for equality
- cmp(Value) - Method in class com.caucho.quercus.env.StringValue
-
Returns true for equality
- cmp(Value) - Method in class com.caucho.quercus.env.Value
-
Returns a negative/positive integer if this Value is
lessthan/greaterthan rValue.
- cmp(Value) - Method in class com.caucho.quercus.env.Var
-
Compares the two values
- CmpExpr - Class in com.caucho.el
-
Represents a numeric comparison operation: lt, gt, le, ge.
- cmpObject(ObjectValue) - Method in class com.caucho.quercus.env.JavaValue
-
- cmpObject(ObjectValue) - Method in class com.caucho.quercus.env.ObjectValue
-
Compare two objects
- cmpObject(Object, Object, JavaClassDef) - Method in class com.caucho.quercus.program.JavaClassDef
-
- cmpString(StringValue) - Method in class com.caucho.quercus.env.StringValue
-
Compare two strings
- code - Variable in class com.caucho.quercus.lib.xml.LibXmlError
-
- CodeAttribute - Class in com.caucho.bytecode
-
Represents a generic attribute
- CodeAttribute() - Constructor for class com.caucho.bytecode.CodeAttribute
-
- CodeAttribute.ExceptionItem - Class in com.caucho.bytecode
-
- CodeAttribute.ExportAnalyzer - Class in com.caucho.bytecode
-
- CodeEnhancer - Class in com.caucho.bytecode
-
Visitor for travelling the code.
- CodeEnhancer() - Constructor for class com.caucho.bytecode.CodeEnhancer
-
- CodeEnhancer(JavaClass, CodeAttribute) - Constructor for class com.caucho.bytecode.CodeEnhancer
-
- CodeVisitor - Class in com.caucho.bytecode
-
Visitor for travelling the code.
- CodeVisitor() - Constructor for class com.caucho.bytecode.CodeVisitor
-
- CodeVisitor(JavaClass, CodeAttribute) - Constructor for class com.caucho.bytecode.CodeVisitor
-
- CodeWriterAttribute - Class in com.caucho.bytecode
-
Code generator attribute.
- CodeWriterAttribute(JavaClass) - Constructor for class com.caucho.bytecode.CodeWriterAttribute
-
- coerceToType(Object, Class<?>) - Method in class com.caucho.config.el.CandiExpressionFactory
-
- coerceToType(Object, Class<?>) - Static method in class com.caucho.el.Expr
-
- CollectionEntry(int, Object) - Constructor for class com.caucho.quercus.env.JavaCollectionAdapter.CollectionEntry
-
- CollectionIterator() - Constructor for class com.caucho.quercus.env.JavaCollectionAdapter.CollectionIterator
-
- CollectionValueIterator() - Constructor for class com.caucho.quercus.env.JavaCollectionAdapter.CollectionValueIterator
-
- column - Variable in class com.caucho.quercus.lib.xml.LibXmlError
-
- COLUMN_CASE_LOWER - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
-
- COLUMN_CASE_NATURAL - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
-
- COLUMN_CASE_UPPER - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
-
- columnCount(Env) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
Returns the number of columns.
- ColumnType - Enum in com.caucho.quercus.lib.db
-
- com.caucho - package com.caucho
-
- com.caucho.bytecode - package com.caucho.bytecode
-
- com.caucho.config - package com.caucho.config
-
- com.caucho.config.annotation - package com.caucho.config.annotation
-
- com.caucho.config.async - package com.caucho.config.async
-
- com.caucho.config.attribute - package com.caucho.config.attribute
-
- com.caucho.config.bytecode - package com.caucho.config.bytecode
-
- com.caucho.config.cfg - package com.caucho.config.cfg
-
- com.caucho.config.converter - package com.caucho.config.converter
-
- com.caucho.config.core - package com.caucho.config.core
-
- com.caucho.config.el - package com.caucho.config.el
-
- com.caucho.config.event - package com.caucho.config.event
-
- com.caucho.config.extension - package com.caucho.config.extension
-
- com.caucho.config.functions - package com.caucho.config.functions
-
- com.caucho.config.gen - package com.caucho.config.gen
-
- com.caucho.config.inject - package com.caucho.config.inject
-
- com.caucho.config.j2ee - package com.caucho.config.j2ee
-
- com.caucho.config.lib - package com.caucho.config.lib
-
- com.caucho.config.manager - package com.caucho.config.manager
-
- com.caucho.config.program - package com.caucho.config.program
-
- com.caucho.config.reflect - package com.caucho.config.reflect
-
- com.caucho.config.scope - package com.caucho.config.scope
-
- com.caucho.config.timer - package com.caucho.config.timer
-
- com.caucho.config.type - package com.caucho.config.type
-
- com.caucho.config.types - package com.caucho.config.types
-
- com.caucho.config.util - package com.caucho.config.util
-
- com.caucho.config.xml - package com.caucho.config.xml
-
- com.caucho.el - package com.caucho.el
-
- com.caucho.env.actor - package com.caucho.env.actor
-
- com.caucho.env.health - package com.caucho.env.health
-
- com.caucho.env.jdbc - package com.caucho.env.jdbc
-
- com.caucho.env.meter - package com.caucho.env.meter
-
- com.caucho.env.service - package com.caucho.env.service
-
- com.caucho.env.shutdown - package com.caucho.env.shutdown
-
- com.caucho.env.thread - package com.caucho.env.thread
-
- com.caucho.env.thread1 - package com.caucho.env.thread1
-
- com.caucho.env.thread2 - package com.caucho.env.thread2
-
- com.caucho.env.warning - package com.caucho.env.warning
-
- com.caucho.i18n - package com.caucho.i18n
-
- com.caucho.inject - package com.caucho.inject
-
- com.caucho.java - package com.caucho.java
-
Java compilation and auto-compile classloader
- com.caucho.java.enhancer - package com.caucho.java.enhancer
-
- com.caucho.java.gen - package com.caucho.java.gen
-
- com.caucho.jmx - package com.caucho.jmx
-
- com.caucho.license - package com.caucho.license
-
- com.caucho.lifecycle - package com.caucho.lifecycle
-
- com.caucho.loader - package com.caucho.loader
-
- com.caucho.loader.enhancer - package com.caucho.loader.enhancer
-
- com.caucho.loader.ivy - package com.caucho.loader.ivy
-
- com.caucho.loader.maven - package com.caucho.loader.maven
-
- com.caucho.loader.module - package com.caucho.loader.module
-
- com.caucho.log - package com.caucho.log
-
- com.caucho.make - package com.caucho.make
-
- com.caucho.management.server - package com.caucho.management.server
-
- com.caucho.naming - package com.caucho.naming
-
- com.caucho.quercus - package com.caucho.quercus
-
- com.caucho.quercus.annotation - package com.caucho.quercus.annotation
-
- com.caucho.quercus.classes - package com.caucho.quercus.classes
-
- com.caucho.quercus.env - package com.caucho.quercus.env
-
- com.caucho.quercus.expr - package com.caucho.quercus.expr
-
- com.caucho.quercus.function - package com.caucho.quercus.function
-
- com.caucho.quercus.lib - package com.caucho.quercus.lib
-
- com.caucho.quercus.lib.curl - package com.caucho.quercus.lib.curl
-
- com.caucho.quercus.lib.date - package com.caucho.quercus.lib.date
-
- com.caucho.quercus.lib.db - package com.caucho.quercus.lib.db
-
- com.caucho.quercus.lib.dom - package com.caucho.quercus.lib.dom
-
- com.caucho.quercus.lib.file - package com.caucho.quercus.lib.file
-
- com.caucho.quercus.lib.filter - package com.caucho.quercus.lib.filter
-
- com.caucho.quercus.lib.gae - package com.caucho.quercus.lib.gae
-
- com.caucho.quercus.lib.gettext - package com.caucho.quercus.lib.gettext
-
- com.caucho.quercus.lib.gettext.expr - package com.caucho.quercus.lib.gettext.expr
-
- com.caucho.quercus.lib.i18n - package com.caucho.quercus.lib.i18n
-
- com.caucho.quercus.lib.image - package com.caucho.quercus.lib.image
-
- com.caucho.quercus.lib.jms - package com.caucho.quercus.lib.jms
-
- com.caucho.quercus.lib.json - package com.caucho.quercus.lib.json
-
- com.caucho.quercus.lib.mail - package com.caucho.quercus.lib.mail
-
- com.caucho.quercus.lib.mcrypt - package com.caucho.quercus.lib.mcrypt
-
- com.caucho.quercus.lib.memcache - package com.caucho.quercus.lib.memcache
-
- com.caucho.quercus.lib.pdf - package com.caucho.quercus.lib.pdf
-
- com.caucho.quercus.lib.reflection - package com.caucho.quercus.lib.reflection
-
- com.caucho.quercus.lib.regexp - package com.caucho.quercus.lib.regexp
-
- com.caucho.quercus.lib.session - package com.caucho.quercus.lib.session
-
- com.caucho.quercus.lib.simplexml - package com.caucho.quercus.lib.simplexml
-
- com.caucho.quercus.lib.spl - package com.caucho.quercus.lib.spl
-
- com.caucho.quercus.lib.string - package com.caucho.quercus.lib.string
-
- com.caucho.quercus.lib.xml - package com.caucho.quercus.lib.xml
-
- com.caucho.quercus.lib.zip - package com.caucho.quercus.lib.zip
-
- com.caucho.quercus.lib.zlib - package com.caucho.quercus.lib.zlib
-
- com.caucho.quercus.marshal - package com.caucho.quercus.marshal
-
- com.caucho.quercus.module - package com.caucho.quercus.module
-
- com.caucho.quercus.page - package com.caucho.quercus.page
-
- com.caucho.quercus.parser - package com.caucho.quercus.parser
-
- com.caucho.quercus.profile - package com.caucho.quercus.profile
-
- com.caucho.quercus.program - package com.caucho.quercus.program
-
- com.caucho.quercus.resources - package com.caucho.quercus.resources
-
- com.caucho.quercus.script - package com.caucho.quercus.script
-
- com.caucho.quercus.servlet - package com.caucho.quercus.servlet
-
- com.caucho.quercus.servlet.api - package com.caucho.quercus.servlet.api
-
- com.caucho.quercus.statement - package com.caucho.quercus.statement
-
- com.caucho.relaxng - package com.caucho.relaxng
-
- com.caucho.relaxng.pattern - package com.caucho.relaxng.pattern
-
- com.caucho.relaxng.program - package com.caucho.relaxng.program
-
- com.caucho.server.util - package com.caucho.server.util
-
- com.caucho.transaction - package com.caucho.transaction
-
- com.caucho.transaction.xalog - package com.caucho.transaction.xalog
-
- com.caucho.util - package com.caucho.util
-
Assorted utilities
- com.caucho.vfs - package com.caucho.vfs
-
Resin's Virtual File System.
- com.caucho.vfs.i18n - package com.caucho.vfs.i18n
-
- com.caucho.vfs.net - package com.caucho.vfs.net
-
- com.caucho.xml - package com.caucho.xml
-
XML parsing and printing package.
- com.caucho.xml.parsers - package com.caucho.xml.parsers
-
JAXP factories for XML parsing
- com.caucho.xml.readers - package com.caucho.xml.readers
-
- com.caucho.xml.stream - package com.caucho.xml.stream
-
- com.caucho.xml.stream.events - package com.caucho.xml.stream.events
-
- com.caucho.xml.xschema - package com.caucho.xml.xschema
-
- com.caucho.xpath - package com.caucho.xpath
-
Finding and selecting XML nodes using XSL patterns.
- com.caucho.xpath.expr - package com.caucho.xpath.expr
-
- com.caucho.xpath.functions - package com.caucho.xpath.functions
-
- com.caucho.xpath.pattern - package com.caucho.xpath.pattern
-
- comma(Value, Value) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(Value, Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(Value, long) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(long, long) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(long, Value) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(Value, double) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(double, double) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comma(double, Value) - Static method in class com.caucho.quercus.env.Env
-
Returns the last value.
- comment(char[], int, int) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
-
- COMMENT - Static variable in class com.caucho.quercus.lib.xml.XmlReader
-
- comment(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
-
Handles the callback for a comment.
- comment(String) - Method in class com.caucho.xml.DOMBuilder
-
Handles the callback for a comment.
- comment(String) - Method in class com.caucho.xml.SAXBuilder
-
- comment(String) - Method in class com.caucho.xml.XmlPrinter
-
Prints a comment
- comment(String) - Method in interface com.caucho.xml.XMLWriter
-
- CommentImpl - Class in com.caucho.xml.stream.events
-
- CommentImpl(String) - Constructor for class com.caucho.xml.stream.events.CommentImpl
-
- commit() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
commits the transaction of the current connection
- commit() - Method in class com.caucho.quercus.lib.db.PDO
-
Commits a transaction.
- commit() - Method in class com.caucho.transaction.TransactionImpl
-
Commit the transaction.
- commit() - Method in class com.caucho.transaction.TransactionManagerImpl
-
Commit the transaction.
- commit() - Method in class com.caucho.transaction.UserTransactionImpl
-
Commits the transaction
- commit() - Method in class com.caucho.transaction.UserTransactionProxy
-
Commits the transaction
- compact(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Creates an array of corresponding values to variables in the symbol name.
- CompactParser - Class in com.caucho.relaxng
-
Builder for the relax.
- CompactVerifierFactoryImpl - Class in com.caucho.relaxng
-
JARV Verifier factory.
- CompactVerifierFactoryImpl() - Constructor for class com.caucho.relaxng.CompactVerifierFactoryImpl
-
- ComparableElement<E> - Interface in com.caucho.util
-
Defines an interface to that an object can provide a comparison of itself to others of its type,
with the comparison returned as an object.
- ComparableElement.Comparison<E> - Interface in com.caucho.util
-
A comparison of the typed element.
- compare(Map.Entry<Value, Value>, Map.Entry<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValue.KeyComparator
-
- compare(Map.Entry<Value, Value>, Map.Entry<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValue.ValueComparator
-
- compare(TimeInterval, TimeInterval) - Method in class com.caucho.util.TimeIntervalElement
-
- compareAndPut(V, K, V) - Method in class com.caucho.util.LruCache
-
Puts a new item in the cache if the current value matches oldValue.
- compareDocumentPosition(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- compareDocumentPosition(Node) - Method in class com.caucho.xml.QAbstractNode
-
Compares the document position
- compareNum(Value, Value) - Static method in class com.caucho.quercus.env.NumberValue
-
Compare two numbers.
- compareTo(ConfigProgram) - Method in class com.caucho.config.program.ConfigProgram
-
- compareTo(IvyRevision) - Method in class com.caucho.loader.ivy.IvyRevision
-
- compareTo(Object) - Method in class com.caucho.loader.module.Artifact
-
- compareTo(ArtifactVersion) - Method in class com.caucho.loader.module.ArtifactVersion
-
- compareTo(Object) - Method in class com.caucho.naming.QName
-
Compares the name to another name.
- compareTo(Map.Entry<Value, Value>) - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- compareTo(E) - Method in interface com.caucho.util.ComparableElement
-
The recommended implementation of this method is:
public int compareTo(E element)
{
return comparison(element).value();
}
- compareTo(HashKey) - Method in class com.caucho.util.HashKey
-
- compareTo(TimeInterval) - Method in class com.caucho.util.TimeIntervalElement
-
- compareTo(Path) - Method in class com.caucho.vfs.Path
-
- compareTo(Object) - Method in class com.caucho.xml.QName
-
- compareTo(SelectedNode) - Method in class com.caucho.xpath.pattern.SelectedAttribute
-
Returns the node's index
- compareTo(SelectedNode) - Method in class com.caucho.xpath.pattern.SelectedNode
-
Returns the node's index
- compareTreePosition(Node) - Method in class com.caucho.xml.QAbstractNode
-
- compareWith(E) - Method in interface com.caucho.util.ComparableElement
-
- compareWith(TimeInterval) - Method in class com.caucho.util.TimeIntervalElement
-
- comparison(TimeInterval, TimeInterval) - Static method in enum com.caucho.util.TimeInterval.Comparison
-
Provides a comparsion of two time intervals.
- compile() - Method in class com.caucho.java.AbstractGenerator
-
Compiles the Java code
- compile(String) - Method in class com.caucho.java.gen.JavaClassGenerator
-
Compiles the Java code
- compile(String, LineMap) - Method in class com.caucho.java.JavaCompilerUtil
-
Compiles the class.
- compile(String, LineMap, boolean) - Method in class com.caucho.java.JavaCompilerUtil
-
Compiles the class.
- compile(Reader) - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
compiles based on a reader.
- compile(String) - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
evaluates based on a script.
- COMPILE_ARG_MAX - Static variable in class com.caucho.quercus.expr.Expr
-
- compileBatch(String[]) - Method in class com.caucho.java.JavaCompilerUtil
-
Compiles a batch list of classes.
- CompileClassNotFound - Exception in com.caucho.java
-
Wrapper for a compile error.
- CompileClassNotFound(String) - Constructor for exception com.caucho.java.CompileClassNotFound
-
Create a CompileClassNotFound exception with a message.
- CompileClassNotFound(Exception) - Constructor for exception com.caucho.java.CompileClassNotFound
-
Create a CompileClassNotFound exception wrapped around a root cause.
- CompiledAbstractClassDef - Class in com.caucho.quercus.env
-
- CompiledAbstractClassDef(Location, String, String, String[], String[]) - Constructor for class com.caucho.quercus.env.CompiledAbstractClassDef
-
- CompiledAbstractFunction - Class in com.caucho.quercus.function
-
- CompiledAbstractFunction(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledAbstractFunction
-
- CompiledClass - Interface in com.caucho.quercus.env
-
Represents a PHP class value.
- CompiledClassDef - Class in com.caucho.quercus.env
-
Represents a PHP class value.
- CompiledClassDef(String, String, String[]) - Constructor for class com.caucho.quercus.env.CompiledClassDef
-
- CompiledClassDef(String, String, String[], String[]) - Constructor for class com.caucho.quercus.env.CompiledClassDef
-
- CompiledClassDef(Location, String, String, String[]) - Constructor for class com.caucho.quercus.env.CompiledClassDef
-
- CompiledClassDef(Location, String, String, String[], boolean) - Constructor for class com.caucho.quercus.env.CompiledClassDef
-
- CompiledClassDef(Location, String, String, String[], String[]) - Constructor for class com.caucho.quercus.env.CompiledClassDef
-
- CompiledClassDef(Location, String, String, String[], String[], boolean) - Constructor for class com.caucho.quercus.env.CompiledClassDef
-
- CompiledClosure - Class in com.caucho.quercus.function
-
Represents a compiled closure.
- CompiledClosure(String, Value) - Constructor for class com.caucho.quercus.function.CompiledClosure
-
- CompiledClosure.CompiledClosure_0 - Class in com.caucho.quercus.function
-
- CompiledClosure.CompiledClosure_1 - Class in com.caucho.quercus.function
-
- CompiledClosure.CompiledClosure_2 - Class in com.caucho.quercus.function
-
- CompiledClosure.CompiledClosure_3 - Class in com.caucho.quercus.function
-
- CompiledClosure.CompiledClosure_4 - Class in com.caucho.quercus.function
-
- CompiledClosure.CompiledClosure_5 - Class in com.caucho.quercus.function
-
- CompiledClosure.CompiledClosure_N - Class in com.caucho.quercus.function
-
- CompiledClosure_0(String, Value) - Constructor for class com.caucho.quercus.function.CompiledClosure.CompiledClosure_0
-
- CompiledClosure_1(String, Value, Expr) - Constructor for class com.caucho.quercus.function.CompiledClosure.CompiledClosure_1
-
- CompiledClosure_2(String, Value, Expr, Expr) - Constructor for class com.caucho.quercus.function.CompiledClosure.CompiledClosure_2
-
- CompiledClosure_3(String, Value, Expr, Expr, Expr) - Constructor for class com.caucho.quercus.function.CompiledClosure.CompiledClosure_3
-
- CompiledClosure_4(String, Value, Expr, Expr, Expr, Expr) - Constructor for class com.caucho.quercus.function.CompiledClosure.CompiledClosure_4
-
- CompiledClosure_5(String, Value, Expr, Expr, Expr, Expr, Expr) - Constructor for class com.caucho.quercus.function.CompiledClosure.CompiledClosure_5
-
- CompiledClosure_N(String, Value, Expr[]) - Constructor for class com.caucho.quercus.function.CompiledClosure.CompiledClosure_N
-
- CompiledConstStringValue - Class in com.caucho.quercus.env
-
Represents a StringValue that is never modified.
- CompiledConstStringValue(StringValue) - Constructor for class com.caucho.quercus.env.CompiledConstStringValue
-
- CompiledConstStringValue(String) - Constructor for class com.caucho.quercus.env.CompiledConstStringValue
-
- CompiledConstStringValue(char, LongValue, DoubleValue, ValueType, Value, int) - Constructor for class com.caucho.quercus.env.CompiledConstStringValue
-
- CompiledConstStringValue(char, LongValue, DoubleValue, ValueType, int) - Constructor for class com.caucho.quercus.env.CompiledConstStringValue
-
- CompiledConstStringValue(String, LongValue, DoubleValue, ValueType, Value, int) - Constructor for class com.caucho.quercus.env.CompiledConstStringValue
-
- CompiledConstStringValue(String, LongValue, DoubleValue, ValueType, int) - Constructor for class com.caucho.quercus.env.CompiledConstStringValue
-
- CompiledFunction - Class in com.caucho.quercus.function
-
Represents a compiled function
- CompiledFunction(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledFunction
-
- CompiledFunction_0 - Class in com.caucho.quercus.function
-
Represents a compiled function with 0 args
- CompiledFunction_0(String) - Constructor for class com.caucho.quercus.function.CompiledFunction_0
-
- CompiledFunction_1 - Class in com.caucho.quercus.function
-
Represents a compiled function with 1 arg
- CompiledFunction_1(String, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunction_1
-
- CompiledFunction_2 - Class in com.caucho.quercus.function
-
Represents a compiled function with 2 args
- CompiledFunction_2(String, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunction_2
-
- CompiledFunction_3 - Class in com.caucho.quercus.function
-
Represents a compiled function with 3 args
- CompiledFunction_3(String, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunction_3
-
- CompiledFunction_4 - Class in com.caucho.quercus.function
-
Represents a compiled function with 4 args
- CompiledFunction_4(String, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunction_4
-
- CompiledFunction_5 - Class in com.caucho.quercus.function
-
Represents a compiled function with 5 args
- CompiledFunction_5(String, Arg, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunction_5
-
- CompiledFunction_N - Class in com.caucho.quercus.function
-
Represents a compiled function with N args
- CompiledFunction_N(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledFunction_N
-
- CompiledFunctionRef - Class in com.caucho.quercus.function
-
Represents a compiled function with 1 arg
- CompiledFunctionRef(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef
-
- CompiledFunctionRef_0 - Class in com.caucho.quercus.function
-
Represents a compiled function with 0 args
- CompiledFunctionRef_0(String) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef_0
-
- CompiledFunctionRef_1 - Class in com.caucho.quercus.function
-
Represents a compiled function with 1 arg
- CompiledFunctionRef_1(String, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef_1
-
- CompiledFunctionRef_2 - Class in com.caucho.quercus.function
-
Represents a compiled function with 2 args
- CompiledFunctionRef_2(String, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef_2
-
- CompiledFunctionRef_3 - Class in com.caucho.quercus.function
-
Represents a compiled function with 3 args
- CompiledFunctionRef_3(String, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef_3
-
- CompiledFunctionRef_4 - Class in com.caucho.quercus.function
-
Represents a compiled function with 4 args
- CompiledFunctionRef_4(String, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef_4
-
- CompiledFunctionRef_5 - Class in com.caucho.quercus.function
-
Represents a compiled function with 5 args
- CompiledFunctionRef_5(String, Arg, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef_5
-
- CompiledFunctionRef_N - Class in com.caucho.quercus.function
-
Represents a compiled function with N args
- CompiledFunctionRef_N(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledFunctionRef_N
-
- CompiledInterfaceDef - Class in com.caucho.quercus.env
-
- CompiledInterfaceDef(String, String, String[]) - Constructor for class com.caucho.quercus.env.CompiledInterfaceDef
-
- CompiledInterfaceDef(Location, String, String, String[]) - Constructor for class com.caucho.quercus.env.CompiledInterfaceDef
-
- CompiledMethod - Class in com.caucho.quercus.function
-
Represents a compiled method with 0 args
- CompiledMethod(String) - Constructor for class com.caucho.quercus.function.CompiledMethod
-
- CompiledMethod(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledMethod
-
- CompiledMethod_0 - Class in com.caucho.quercus.function
-
Represents a compiled method with 0 args
- CompiledMethod_0(String) - Constructor for class com.caucho.quercus.function.CompiledMethod_0
-
- CompiledMethod_1 - Class in com.caucho.quercus.function
-
Represents a compiled method with 1 arg
- CompiledMethod_1(String, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethod_1
-
- CompiledMethod_2 - Class in com.caucho.quercus.function
-
Represents a compiled method with 2 args
- CompiledMethod_2(String, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethod_2
-
- CompiledMethod_3 - Class in com.caucho.quercus.function
-
Represents a compiled method with 3 args
- CompiledMethod_3(String, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethod_3
-
- CompiledMethod_4 - Class in com.caucho.quercus.function
-
Represents a compiled method with 4 args
- CompiledMethod_4(String, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethod_4
-
- CompiledMethod_5 - Class in com.caucho.quercus.function
-
Represents a compiled method with 5 args
- CompiledMethod_5(String, Arg, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethod_5
-
- CompiledMethod_N - Class in com.caucho.quercus.function
-
Represents a compiled method with N args
- CompiledMethod_N(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledMethod_N
-
- CompiledMethodRef - Class in com.caucho.quercus.function
-
Represents a compiled function with 1 arg
- CompiledMethodRef(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledMethodRef
-
- CompiledMethodRef_0 - Class in com.caucho.quercus.function
-
Represents a compiled method with 0 args
- CompiledMethodRef_0(String) - Constructor for class com.caucho.quercus.function.CompiledMethodRef_0
-
- CompiledMethodRef_1 - Class in com.caucho.quercus.function
-
Represents a compiled method with 1 arg
- CompiledMethodRef_1(String, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethodRef_1
-
- CompiledMethodRef_2 - Class in com.caucho.quercus.function
-
Represents a compiled method with 2 args
- CompiledMethodRef_2(String, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethodRef_2
-
- CompiledMethodRef_3 - Class in com.caucho.quercus.function
-
Represents a compiled method with 3 args
- CompiledMethodRef_3(String, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethodRef_3
-
- CompiledMethodRef_4 - Class in com.caucho.quercus.function
-
Represents a compiled method with 4 args
- CompiledMethodRef_4(String, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethodRef_4
-
- CompiledMethodRef_5 - Class in com.caucho.quercus.function
-
Represents a compiled method with 5 args
- CompiledMethodRef_5(String, Arg, Arg, Arg, Arg, Arg) - Constructor for class com.caucho.quercus.function.CompiledMethodRef_5
-
- CompiledMethodRef_N - Class in com.caucho.quercus.function
-
Represents a compiled method with N args
- CompiledMethodRef_N(String, Arg[]) - Constructor for class com.caucho.quercus.function.CompiledMethodRef_N
-
- CompileError - Class in com.caucho.java
-
- CompileError(String, int, int, String) - Constructor for class com.caucho.java.CompileError
-
- compileError(String) - Method in class com.caucho.quercus.env.Env
-
A parse error
- CompileException - Interface in com.caucho.util
-
- compileFromPath(Path) - Static method in class com.caucho.relaxng.CompactVerifierFactoryImpl
-
Compile a schema.
- compileFromResource(String) - Static method in class com.caucho.relaxng.CompactVerifierFactoryImpl
-
Reads the schema from the classpath.
- compileIfModified(String, LineMap) - Method in class com.caucho.java.JavaCompilerUtil
-
Compiles the class.
- compileInt(String[], LineMap) - Method in class com.caucho.java.AbstractJavaCompiler
-
Compile the configured file.
- compileInt(String[], LineMap) - Method in class com.caucho.java.EclipseCompiler
-
- compileInt(String[], LineMap) - Method in class com.caucho.java.ExternalCompiler
-
Compile the configured file.
- compileInt(String[], LineMap) - Method in class com.caucho.java.GroovyCompiler
-
Compile the configured file.
- compileInt(String[], LineMap) - Method in class com.caucho.java.InternalCompiler
-
- compileInt(String[], LineMap) - Method in class com.caucho.java.InternalCompiler2
-
- compileInt(String[], LineMap) - Method in class com.caucho.java.InternalCompilerTools
-
- compileInt(String[], LineMap) - Method in class com.caucho.java.JavaCompilerUtil
-
- compileIsModified() - Method in class com.caucho.loader.ClassEntry
-
Returns true if the compile doesn't avoid the dependency.
- compileJava() - Method in class com.caucho.java.AbstractGenerator
-
Compiles the class.
- compileJava(String) - Method in class com.caucho.java.gen.JavaClassGenerator
-
Compiles the class.
- compilePage(QuercusProgram, Path) - Method in class com.caucho.quercus.page.PageManager
-
- compilePendingJava() - Method in class com.caucho.java.gen.JavaClassGenerator
-
Compiles the pending files
- compileRegexp(StringValue) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- CompilerThread() - Constructor for class com.caucho.java.ExternalCompiler.CompilerThread
-
- compileSchema(Path) - Method in class com.caucho.relaxng.CompactVerifierFactoryImpl
-
Compile a schema.
- compileSchema(InputSource) - Method in class com.caucho.relaxng.CompactVerifierFactoryImpl
-
Compile a schema.
- compileSchema(InputSource) - Method in interface com.caucho.relaxng.VerifierFactory
-
Compile a schema.
- compileSchema(String) - Method in class com.caucho.relaxng.VerifierFactoryImpl
-
Compile a schema.
- compileSchema(InputSource) - Method in class com.caucho.relaxng.VerifierFactoryImpl
-
Compile a schema.
- compileWarning(String) - Method in class com.caucho.quercus.env.Env
-
A parse warning
- CompilingLoader - Class in com.caucho.loader
-
A class loader that automatically compiles Java.
- CompilingLoader() - Constructor for class com.caucho.loader.CompilingLoader
-
- CompilingLoader(ClassLoader) - Constructor for class com.caucho.loader.CompilingLoader
-
- CompilingLoader(ClassLoader, Path) - Constructor for class com.caucho.loader.CompilingLoader
-
Creates a new compiling class loader
- CompilingLoader(ClassLoader, Path, Path, String, String) - Constructor for class com.caucho.loader.CompilingLoader
-
Creates a new compiling class loader
- complete(V) - Method in class com.caucho.util.BasicFuture
-
- complete(RuntimeException) - Method in class com.caucho.util.BasicFuture
-
- completeEnv(Env) - Method in class com.caucho.quercus.QuercusContext
-
- completeExecutorTask() - Method in class com.caucho.env.thread.ThreadPool
-
Called when an executor task completes
- completeExecutorTask() - Method in class com.caucho.env.thread1.ThreadPool1
-
Called when an executor task completes
- completeOffer(T) - Method in class com.caucho.util.RingQueue
-
- completePoll(T) - Method in class com.caucho.util.RingQueue
-
- ComponentValueGenerator - Class in com.caucho.config.program
-
Generator for a component value.
- ComponentValueGenerator(String, <any>) - Constructor for class com.caucho.config.program.ComponentValueGenerator
-
- composeName(String, String) - Method in class com.caucho.naming.ContextImpl
-
- composeName(Name, Name) - Method in class com.caucho.naming.ContextImpl
-
- composeName(String, String) - Method in class com.caucho.naming.ErrorContext
-
- composeName(Name, Name) - Method in class com.caucho.naming.ErrorContext
-
- composeName(String, String) - Method in class com.caucho.naming.PathJndiContext
-
- composeName(Name, Name) - Method in class com.caucho.naming.PathJndiContext
-
- concat(double, double, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Concatenates the matrix
- concat(double, double, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- CONCAT - Static variable in class com.caucho.xpath.Expr
-
- concatenate(JavaMethod) - Method in class com.caucho.bytecode.JavaMethod
-
Concatenates the method.
- ConcurrentArrayList<E> - Class in com.caucho.util
-
A Concurrent array similar to the JDK's CopyOnWriteArrayList but
saves a fixed array to avoid extra allocations.
- ConcurrentArrayList(Class<E>) - Constructor for class com.caucho.util.ConcurrentArrayList
-
- ConcurrentArrayList.ArrayIterator<E> - Class in com.caucho.util
-
- ConcurrentArrayList.Match<E,K> - Interface in com.caucho.util
-
- ConditionalExpr - Class in com.caucho.el
-
Represents a conditional expression
- ConditionalExpr(Expr, Expr, Expr) - Constructor for class com.caucho.el.ConditionalExpr
-
Creates the conditional expression.
- ConditionalExpr - Class in com.caucho.quercus.expr
-
Represents a conditional expression.
- ConditionalExpr(Location, Expr, Expr, Expr) - Constructor for class com.caucho.quercus.expr.ConditionalExpr
-
- ConditionalExpr(Expr, Expr, Expr) - Constructor for class com.caucho.quercus.expr.ConditionalExpr
-
- ConditionalNullExpr - Class in com.caucho.el
-
Represents a conditional expression
- ConditionalNullExpr(Expr, Expr) - Constructor for class com.caucho.el.ConditionalNullExpr
-
Creates the conditional expression.
- ConditionalShortExpr - Class in com.caucho.quercus.expr
-
Represents a conditional expression.
- ConditionalShortExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ConditionalShortExpr
-
- Config - Class in com.caucho.config
-
Facade for Resin's configuration builder.
- Config() - Constructor for class com.caucho.config.Config
-
- Config(ClassLoader) - Constructor for class com.caucho.config.Config
-
- config(String) - Method in class com.caucho.quercus.lib.JavaLogger
-
- ConfigAdmin - Class in com.caucho.config
-
- ConfigContextResolver - Class in com.caucho.config.el
-
Variable resolution for webbeans variables
- ConfigContextResolver() - Constructor for class com.caucho.config.el.ConfigContextResolver
-
- ConfigELContext - Class in com.caucho.config
-
Creates a variable resolver based on the classloader.
- ConfigELContext() - Constructor for class com.caucho.config.ConfigELContext
-
Creates the resolver
- ConfigELContext(ELResolver) - Constructor for class com.caucho.config.ConfigELContext
-
Creates the resolver
- ConfigException - Exception in com.caucho.config
-
Thrown by the various Builders
- ConfigException() - Constructor for exception com.caucho.config.ConfigException
-
Create a null exception
- ConfigException(String) - Constructor for exception com.caucho.config.ConfigException
-
Creates an exception with a message
- ConfigException(String, Throwable) - Constructor for exception com.caucho.config.ConfigException
-
Creates an exception with a message and throwable
- ConfigException(Throwable) - Constructor for exception com.caucho.config.ConfigException
-
Creates an exception with a throwable
- ConfigMXBean - Interface in com.caucho.management.server
-
MBean API for a parsed Config file.
- ConfigProgram - Class in com.caucho.config.program
-
A saved program for configuring an object.
- ConfigProgram() - Constructor for class com.caucho.config.program.ConfigProgram
-
- ConfigProgramArray - Class in com.caucho.config.types
-
Custom bean configured by namespace
- ConfigProgramArray() - Constructor for class com.caucho.config.types.ConfigProgramArray
-
- ConfigProgramType - Class in com.caucho.config.type
-
Represents an interface.
- ConfigProgramType(Class<?>) - Constructor for class com.caucho.config.type.ConfigProgramType
-
Create the interface type
- ConfigPropertiesResolver - Class in com.caucho.config
-
Variable resolver for Resin config properties.
- ConfigPropertiesResolver() - Constructor for class com.caucho.config.ConfigPropertiesResolver
-
Creates the resolver
- ConfigPropertiesResolver(ELResolver) - Constructor for class com.caucho.config.ConfigPropertiesResolver
-
Creates the resolver
- ConfigRuntimeException - Exception in com.caucho.config
-
Thrown by the various Builders
- ConfigRuntimeException() - Constructor for exception com.caucho.config.ConfigRuntimeException
-
Create a null exception
- ConfigRuntimeException(String) - Constructor for exception com.caucho.config.ConfigRuntimeException
-
Creates an exception with a message
- ConfigRuntimeException(String, Throwable) - Constructor for exception com.caucho.config.ConfigRuntimeException
-
Creates an exception with a message and throwable
- ConfigRuntimeException(Throwable) - Constructor for exception com.caucho.config.ConfigRuntimeException
-
Creates an exception with a throwable
- ConfigType<T> - Class in com.caucho.config.type
-
Represents an introspected configuration type.
- ConfigType() - Constructor for class com.caucho.config.type.ConfigType
-
- Configurable - Annotation Type in com.caucho.config
-
- configure(Object, Path) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file.
- configure(Object, InputStream) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file.
- configure(Object, Path, String) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file and schema.
- configure(Object, Path, Schema) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file and schema.
- configure(Object, InputStream, String) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file.
- configure(Object, InputStream, Schema) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file.
- configure(Object, Node) - Method in class com.caucho.config.Config
-
Configures a bean with a DOM.
- configure(Object) - Method in class com.caucho.config.core.ResinWhen
-
- configure(InjectManager) - Static method in class com.caucho.config.lib.ResinConfigLibrary
-
- configure(Object) - Method in class com.caucho.config.program.ConfigProgram
-
Configures the object.
- configure(Class<T>) - Method in class com.caucho.config.program.ConfigProgram
-
- configure(Class<T>, XmlConfigContext) - Method in class com.caucho.config.program.ConfigProgram
-
Configures a bean given a class to instantiate.
- configure(Object) - Method in class com.caucho.config.types.JndiLink
-
- configure(Object) - Method in class com.caucho.config.types.ReferenceConfig
-
- configure(Object, Node) - Method in class com.caucho.config.xml.XmlConfigContext
-
External call to configure a bean based on a top-level node.
- configureAttribute(Object, Node) - Method in class com.caucho.config.xml.XmlConfigContext
-
External call to configure a bean's attribute.
- configureBean(Object, Path, String) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file and schema.
- configureBean(Object, Path) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file and schema.
- configureBean(Object, Node) - Method in class com.caucho.config.Config
-
Configures a bean with a DOM.
- configureBean(Object, Path, Schema) - Method in class com.caucho.config.Config
-
Configures a bean with a configuration file and schema.
- configureBean(Object, Node) - Method in class com.caucho.config.xml.XmlConfigContext
-
External call to configure a bean based on a top-level node, calling
init() and replaceObject() when done.
- Configured - Annotation Type in com.caucho.config
-
Alternative for an XML file, with higher priority than
Production.
- ConfiguredLiteral - Class in com.caucho.config
-
Utility class for creating @Name annotations, used for generic
resources like DataSources.
- ConfiguredLiteral() - Constructor for class com.caucho.config.ConfiguredLiteral
-
- configureEnhancerEvent() - Method in class com.caucho.loader.DynamicClassLoader
-
Sends an event to notify than an event has changed.
- configureEnhancerEvent() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Adds a listener to detect class loader changes.
- configureIvyFile(Path) - Method in class com.caucho.loader.ivy.IvyManager
-
- configureNode(Node, Object, ConfigType<?>) - Method in class com.caucho.config.xml.XmlConfigContext
-
Configures a bean, calling its init() and replaceObject() methods.
- configurePostEnhancerEvent() - Method in class com.caucho.loader.DynamicClassLoader
-
Sends an event to notify than an event has changed.
- configurePostEnhancerEvent() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Adds a listener to detect class loader changes.
- connect(boolean) - Method in class com.caucho.quercus.env.ConnectionEntry
-
- connect(CurlResource) - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
Connects to the server.
- connect(Env) - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
Attempt to connect to the server.
- connect(SocketAddress) - Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- connect(SocketAddress) - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- connect(SocketAddress) - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- connect(Env, String, int, int) - Method in class com.caucho.quercus.lib.Memcache
-
Connect to a server.
- connect(String, int) - Method in class com.caucho.vfs.net.NetworkSystem
-
- connect(InetAddress, int, long) - Method in class com.caucho.vfs.net.NetworkSystem
-
- connect(InetSocketAddress, long) - Method in class com.caucho.vfs.net.NetworkSystem
-
- connect(InetSocketAddress, long) - Method in class com.caucho.vfs.net.TcpNetworkSystem
-
- CONNECT_TIMEOUT - Static variable in class com.caucho.vfs.TcpPath
-
- connectImpl(Env, String, String, String, String, int, String, int, String, String, boolean, boolean) - Method in class com.caucho.quercus.lib.db.DataSourceConnection
-
- connectImpl(Env, String, String, String, String, int, String, int, String, String, boolean, boolean) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Connects to the underlying database.
- connectImpl(Env, String, String, String, String, int, String, int, String, String, boolean, boolean) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Connects to the underlying database.
- connectImpl(Env, String, String, String, String, int, String, int, String, String, boolean, boolean) - Method in class com.caucho.quercus.lib.db.Oracle
-
Connects to the underlying database.
- connectImpl(Env, String, String, String, String, int, String, int, String, String, boolean, boolean) - Method in class com.caucho.quercus.lib.db.Postgres
-
Connects to the underlying database.
- connectImpl(Env, String, String, String, String, int, String, int, String, String, boolean, boolean) - Method in class com.caucho.quercus.lib.db.SQLite3
-
- connectInternal(Env, String, String, String, String, int, String, int, String, String, boolean, boolean) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Set the current underlying connection and
corresponding information: host, port and
database name.
- CONNECTION_ABORTED - Static variable in class com.caucho.quercus.lib.MiscModule
-
- connection_aborted(Env) - Static method in class com.caucho.quercus.lib.MiscModule
-
Return true on a client disconnect
- CONNECTION_NORMAL - Static variable in class com.caucho.quercus.lib.MiscModule
-
- connection_status(Env) - Static method in class com.caucho.quercus.lib.MiscModule
-
Returns the status
- CONNECTION_TIMEOUT - Static variable in class com.caucho.quercus.lib.MiscModule
-
- ConnectionEntry - Class in com.caucho.quercus.env
-
- ConnectionEntry(Env) - Constructor for class com.caucho.quercus.env.ConnectionEntry
-
- ConnectionPoolMXBean - Interface in com.caucho.management.server
-
MBean API for the JCA connection pool.
- CONST - Static variable in class com.caucho.xpath.Expr
-
- constant(Env, String) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns a constant
- ConstantPool - Class in com.caucho.bytecode
-
Represents a constant pool entry.
- ConstantPoolEntry - Class in com.caucho.bytecode
-
Represents a constant pool entry.
- constantToString(int) - Static method in class com.caucho.xml.stream.StaxUtil
-
- ConstArrayValue - Class in com.caucho.quercus.env
-
Represents a PHP array value.
- ConstArrayValue(ArrayValueImpl) - Constructor for class com.caucho.quercus.env.ConstArrayValue
-
- ConstArrayValue(ArrayValueComponent[]) - Constructor for class com.caucho.quercus.env.ConstArrayValue
-
- ConstArrayValue(Value[], Value[]) - Constructor for class com.caucho.quercus.env.ConstArrayValue
-
- ConstClassExpr - Class in com.caucho.quercus.expr
-
Represents a PHP __CLASS__ expression for traits.
- ConstClassExpr(Location, StringValue) - Constructor for class com.caucho.quercus.expr.ConstClassExpr
-
- ConstDirExpr - Class in com.caucho.quercus.expr
-
Represents a PHP __DIR__ constant expression.
- ConstDirExpr(Location, String) - Constructor for class com.caucho.quercus.expr.ConstDirExpr
-
- ConstDirExpr(String) - Constructor for class com.caucho.quercus.expr.ConstDirExpr
-
- ConstExpr - Class in com.caucho.quercus.expr
-
Represents a PHP constant expression.
- ConstExpr(Location, String) - Constructor for class com.caucho.quercus.expr.ConstExpr
-
- ConstExpr(String) - Constructor for class com.caucho.quercus.expr.ConstExpr
-
- ConstFileExpr - Class in com.caucho.quercus.expr
-
Represents a PHP __FILE__ constant expression.
- ConstFileExpr(Location, String) - Constructor for class com.caucho.quercus.expr.ConstFileExpr
-
- ConstFileExpr(String) - Constructor for class com.caucho.quercus.expr.ConstFileExpr
-
- ConstPath - Class in com.caucho.vfs
-
- ConstPath(Path, StreamImpl) - Constructor for class com.caucho.vfs.ConstPath
-
- Construct - Annotation Type in com.caucho.quercus.annotation
-
The @Construct annotation.
- ConstStringValue - Class in com.caucho.quercus.env
-
Represents a StringValue that is never modified.
- ConstStringValue() - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(StringBuilderValue) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(byte[], int, int) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(char[], int, int) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(char[], int) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
Creates a new StringBuilderValue with the buffer without copying.
- ConstStringValue(byte[]) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(char) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(byte) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(String) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(char[]) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(char[], Value) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(byte[], Value) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(Value) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(Value, Value) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ConstStringValue(Value, Value, Value) - Constructor for class com.caucho.quercus.env.ConstStringValue
-
- ContainerProgram - Class in com.caucho.config.program
-
- ContainerProgram() - Constructor for class com.caucho.config.program.ContainerProgram
-
- contains(Object) - Method in class com.caucho.loader.EnvironmentProperties
-
- contains(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the corresponding key if this array contains the given value
- contains(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the corresponding key if this array contains the given value
- contains(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the corresponding key if this array contains the given value
- contains(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the corresponding key if this array contains the given value
- contains(Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the corresponding key if this array contains the given value
- contains(Value) - Method in class com.caucho.quercus.env.JavaListAdapter
-
Returns the corresponding key if this array contains the given value
- contains(String) - Method in class com.caucho.quercus.lib.dom.DOMStringList
-
- contains(Env, Value) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- contains(Object) - Method in class com.caucho.util.AbstractActorQueue
-
- contains(Object) - Method in class com.caucho.util.ConcurrentArrayList
-
- contains(double) - Method in class com.caucho.util.DoubleArray
-
- contains(int) - Method in class com.caucho.util.IntArray
-
Returns true if the array contains and integer equal to test.
- contains(int) - Method in class com.caucho.util.IntSet
-
True if the set contains the element
- contains(Object) - Method in class com.caucho.util.LifoSet
-
Returns true if the item is in the set.
- CONTAINS - Static variable in class com.caucho.xpath.Expr
-
- containsAll(Collection<?>) - Method in class com.caucho.util.AbstractActorQueue
-
- containsAll(Collection<?>) - Method in class com.caucho.util.LifoSet
-
Returns true if the item is in the set.
- containsKey(Object) - Method in class com.caucho.loader.EnvironmentMap
-
- containsKey(Object) - Method in class com.caucho.loader.EnvironmentProperties
-
- containsKey(Value) - Method in class com.caucho.quercus.env.ArgRef
-
- containsKey(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the corresponding value if this array contains the given key
- containsKey(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the corresponding value if this array contains the given key
- containsKey(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the corresponding value if this array contains the given key
- containsKey(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the corresponding value if this array contains the given key
- containsKey(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Gets a new value.
- containsKey(Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the corresponding valeu if this array contains the given key
- containsKey(Value) - Method in class com.caucho.quercus.env.JavaMapAdapter
-
Returns the corresponding valeu if this array contains the given key
- containsKey(StringValue) - Method in class com.caucho.quercus.env.MethodMap
-
- containsKey(Value) - Method in class com.caucho.quercus.env.Value
-
Returns the corresponding value if this array contains the given key
- containsStrict(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the corresponding key if this array contains the given value
- containsStrict(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the corresponding key if this array contains the given value
- containsStrict(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the corresponding key if this array contains the given value
- containsStrict(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the corresponding key if this array contains the given value
- containsStrict(Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the corresponding key if this array contains the given value
- containsURL(Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds the URL to the URLClassLoader.
- containsURL(URL) - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if the loader contains the url.
- containsValue(Object) - Method in class com.caucho.loader.EnvironmentMap
-
- containsValue(Object) - Method in class com.caucho.loader.EnvironmentProperties
-
- ContextContainer - Class in com.caucho.config.scope
-
Serializable container for a bean scope.
- ContextContainer() - Constructor for class com.caucho.config.scope.ContextContainer
-
- ContextDependent - Annotation Type in com.caucho.config
-
- ContextImpl - Class in com.caucho.naming
-
Resin's implementation of the JNDI Context.
- ContextImpl(AbstractModel, Hashtable<String, Object>) - Constructor for class com.caucho.naming.ContextImpl
-
Creates a ContextImpl.
- ContextImpl(String, AbstractModel, Hashtable<String, Object>) - Constructor for class com.caucho.naming.ContextImpl
-
Creates a ContextImpl.
- ContextLoaderObjectInputStream - Class in com.caucho.vfs
-
Object input stream which loads based on the context class loader.
- ContextLoaderObjectInputStream(InputStream) - Constructor for class com.caucho.vfs.ContextLoaderObjectInputStream
-
Creates the new object input stream.
- CONTINUE - Static variable in class com.caucho.quercus.env.ContinueValue
-
- continue_text(String) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Displays text
- continue_text(String) - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- ContinueStatement - Class in com.caucho.quercus.statement
-
Represents a continue expression statement in a PHP program.
- ContinueStatement(Location, Expr, ArrayList<String>) - Constructor for class com.caucho.quercus.statement.ContinueStatement
-
- ContinueValue - Class in com.caucho.quercus.env
-
Represents a PHP continue value.
- ContinueValue(Value) - Constructor for class com.caucho.quercus.env.ContinueValue
-
- ContinueValue(int) - Constructor for class com.caucho.quercus.env.ContinueValue
-
- ConversationScopedLiteral - Class in com.caucho.config.cfg
-
Represents the @RequestScoped annotation
- convert_cyr_string(Env, String, String, String) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Converts from one cyrillic set to another.
- convert_uudecode(Env, StringValue) - Static method in class com.caucho.quercus.lib.string.StringModule
-
- convert_uuencode(StringValue) - Static method in class com.caucho.quercus.lib.string.StringModule
-
uuencode a string.
- Converter - Interface in com.caucho.config.converter
-
Converts from a string value to a type
- convertError(String, int, int, String) - Method in class com.caucho.java.LineMap
-
Converts an error in the generated file to a CompileError based on
the source.
- convertLine(String, int) - Method in class com.caucho.java.LineMap
-
- convertResult(Env, StringValue) - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- convertSubject(Env, StringValue) - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- convertToUnicode(Env, String) - Method in class com.caucho.quercus.env.StringValue
-
Decodes from charset and returns UnicodeValue.
- convertToUnicode(Env, String) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Decodes from charset and returns UnicodeValue.
- COOKIE - Static variable in class com.caucho.quercus.lib.date.DateTime
-
- copy() - Method in class com.caucho.naming.AbstractModel
-
This is a deep copy.
- copy() - Method in class com.caucho.quercus.env.ArgRef
-
Copy the value.
- copy() - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Copy the value.
- copy() - Method in class com.caucho.quercus.env.ArrayValue
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValue
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Copy the value.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.ConstArrayValue
-
Copy for assignment.
- copy() - Method in class com.caucho.quercus.env.CopyArrayValue
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.DefinitionState
-
- copy() - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Copy for assignment.
- copy() - Method in class com.caucho.quercus.env.ImportMap
-
- copy() - Method in class com.caucho.quercus.env.JavaAdapter
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.JavaAdapter
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Copy the value.
- copy() - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.JavaListAdapter
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.JavaListAdapter
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.JavaMapAdapter
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.JavaMapAdapter
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.ObjectExtValue
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.ServerArrayValue
-
Copy for assignment.
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.SessionArrayValue
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.Value
-
Copy for assignment.
- copy(Env) - Method in class com.caucho.quercus.env.Value
-
Copy for serialization
- copy(Env, IdentityHashMap<Value, Value>) - Method in class com.caucho.quercus.env.Value
-
Copy for serialization
- copy() - Method in class com.caucho.quercus.env.Var
-
Copy the value.
- copy(Location) - Method in class com.caucho.quercus.expr.VarExpr
-
Copy for things like $a .= "test";
- copy(Env, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Copies a file to the destination.
- copy() - Method in class com.caucho.quercus.program.FunctionInfo
-
- copy(Slist) - Static method in class com.caucho.util.Slist
-
Copies a slist
- copy() - Method in class com.caucho.vfs.FilePath
-
- copy() - Method in class com.caucho.vfs.GoogleMergePath
-
- copy() - Method in class com.caucho.vfs.GooglePath
-
- copy() - Method in class com.caucho.vfs.GoogleStorePath
-
- copy() - Method in class com.caucho.vfs.MergePath
-
- copy() - Method in class com.caucho.vfs.Path
-
- copy() - Method in class com.caucho.vfs.SchemeMap
-
- copy() - Method in class com.caucho.vfs.TempStream
-
Copies the temp stream;
- copy(NodeIterator) - Method in class com.caucho.xpath.pattern.NodeIterator
-
copies the iterator.
- copyArrayItem() - Method in class com.caucho.quercus.env.ArgRef
-
- copyArrayItem() - Method in class com.caucho.quercus.env.Value
-
Copy as an array item
- copyArrayItem() - Method in class com.caucho.quercus.env.Var
-
Copy the value as an array item.
- CopyArrayValue - Class in com.caucho.quercus.env
-
Represents a PHP array value.
- CopyArrayValue(ConstArrayValue) - Constructor for class com.caucho.quercus.env.CopyArrayValue
-
- copyAxis() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns the owning axis for the pattern.
- copyCache() - Method in class com.caucho.vfs.MemoryPath
-
- copyCache() - Method in class com.caucho.vfs.NotFoundPath
-
- copyContextProperties() - Static method in class com.caucho.jmx.Jmx
-
Returns a copy of the context properties.
- copyContextProperties(ClassLoader) - Static method in class com.caucho.jmx.Jmx
-
Returns a copy of the context properties.
- copyDeep() - Method in class com.caucho.vfs.MemoryPath
-
- copyFrom(ArrayValueImpl) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
- copyLazy() - Method in class com.caucho.quercus.env.DefinitionState
-
- copyNode(QDocument, boolean) - Method in class com.caucho.xml.QDocument
-
- CopyObjectExtValue - Class in com.caucho.quercus.env
-
Represents a copy of an object value for serialization/apc
- CopyObjectExtValue(Env, ObjectExtValue, CopyRoot) - Constructor for class com.caucho.quercus.env.CopyObjectExtValue
-
- copyPosition() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns the position matching pattern.
- copyPosition() - Method in class com.caucho.xpath.pattern.FilterPattern
-
- copyPosition() - Method in class com.caucho.xpath.pattern.NodePattern
-
Copies the position (non-axis) portion of the pattern.
- copyPosition() - Method in class com.caucho.xpath.pattern.NodeTypePattern
-
Copies the node matching portion of the pattern, i.e.
- copyPosition() - Method in class com.caucho.xpath.pattern.NSNamePattern
-
Copies the position (non-axis) portion of the pattern.
- copyProperties() - Method in class com.caucho.jmx.MBeanContext
-
Sets the properties.
- copyReaderToWriter(XMLStreamReader, XMLStreamWriter) - Static method in class com.caucho.xml.stream.StaxUtil
-
Copys all the events from the input to the output, without going past
an unmatch end element.
- copyReturn() - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Copy for return.
- copyReturn() - Method in class com.caucho.quercus.env.ArrayValue
-
Copy as a return value
- copyReturn() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Copy for return.
- copyReturn() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Copy the value as a return value.
- copyReturn() - Method in class com.caucho.quercus.env.Value
-
Copy as a return value
- copyReturn() - Method in class com.caucho.quercus.env.Var
-
Copy the value as a return value.
- COPYRIGHT - Static variable in class com.caucho.Version
-
- COPYRIGHT - Static variable in class com.caucho.VersionFactory
-
- CopyRoot - Class in com.caucho.quercus.env
-
Root for saving copy information for the serialization cache.
- CopyRoot(UnserializeCacheEntry) - Constructor for class com.caucho.quercus.env.CopyRoot
-
- copySaveFunArg() - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Copy for saving a method's arguments.
- copySaveFunArg() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Copy for saving a method's arguments.
- copySaveFunArg() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Copy for assignment.
- copySaveFunArg() - Method in class com.caucho.quercus.env.CopyArrayValue
-
Copy for saving a function arguments.
- copySaveFunArg() - Method in class com.caucho.quercus.env.ServerArrayValue
-
Copy for saving a function arguments.
- copySaveFunArg() - Method in class com.caucho.quercus.env.Value
-
Copy for saving a method's arguments.
- copyState(Lifecycle) - Method in class com.caucho.lifecycle.Lifecycle
-
Copies from a target state.
- copyStringBuilder() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Converts to a string builder
- copyStringBuilder() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Converts to a string builder
- copyStringBuilder() - Method in class com.caucho.quercus.env.Value
-
Converts to a string builder
- copyTo(ELParser) - Method in class com.caucho.el.ELParser
-
Copy to the dest parser.
- copyTree(Env, CopyRoot) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Copy for serialization
- copyTree(Env, CopyRoot) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Copy for serialization
- copyTree(Env, CopyRoot) - Method in class com.caucho.quercus.env.Value
-
Copy for serialization
- copyTree(Env, CopyRoot) - Method in class com.caucho.quercus.env.Var
-
Copy for serialization
- CoreModule - Class in com.caucho.quercus.lib
-
To represent "core" constants and functions.
- CoreModule() - Constructor for class com.caucho.quercus.lib.CoreModule
-
- cos(double) - Static method in class com.caucho.quercus.lib.MathModule
-
- cosh(double) - Static method in class com.caucho.quercus.lib.MathModule
-
- COST_BINARY_TO_BYTE - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_BINARY_TO_STRING - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_EQUAL - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_FROM_NULL - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_IDENTICAL - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_INCOMPATIBLE - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_NUMERIC_LOSSLESS - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_NUMERIC_LOSSY - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_STRING_TO_BINARY - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_STRING_TO_BYTE - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_STRING_TO_CHAR - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_STRING_TO_CHAR_ARRAY - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_TO_BOOLEAN - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_TO_BYTE_ARRAY - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_TO_CHAR - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_TO_CHAR_ARRAY - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_TO_JAVA_OBJECT - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_TO_STRING - Static variable in class com.caucho.quercus.marshal.Marshal
-
- COST_VALUE - Static variable in class com.caucho.quercus.marshal.Marshal
-
- count(Env, ObjectValue) - Method in interface com.caucho.quercus.env.ArrayDelegate
-
Returns the array count
- count(Env, ObjectValue) - Method in interface com.caucho.quercus.env.CountDelegate
-
Returns the object's count
- count(Env, Value, int) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the size of the array.
- count(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- count(Env) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- count(Env) - Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- count(Env) - Method in interface com.caucho.quercus.lib.spl.Countable
-
- count(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.CountableDelegate
-
- count(Env) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- count(Env, ObjectValue) - Method in class com.caucho.quercus.program.FunctionArrayDelegate
-
Returns the value for the specified key.
- count(Env, ObjectValue) - Method in class com.caucho.quercus.program.FunctionCountDelegate
-
Returns the value for the specified key.
- COUNT - Static variable in class com.caucho.xpath.Expr
-
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns the number of nodes in its context for a match pattern.
- count(Node, Env, Node) - Method in class com.caucho.xpath.pattern.CurrentPattern
-
There is only a single node in the current
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromAncestors
-
counts the number of matching ancestors from the axis context
- count(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromAny
-
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromAttributes
-
counts all siblings matching the pattern.
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromChildren
-
Counts all siblings matching the pattern.
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromContext
-
There is only a single node in the context axis.
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromDescendants
-
Counts the descendant nodes matching the pattern.
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromExpr
-
The count is the size of the expression node-set.
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromPrevious
-
counts matching nodes preceding the axis context.
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromSelf
-
Only one node in the self axis.
- count(Node, Env, AbstractPattern) - Method in class com.caucho.xpath.pattern.UnionPattern
-
- count_chars(StringValue, int) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Returns an array of information about the characters.
- COUNT_NORMAL - Static variable in class com.caucho.quercus.lib.ArrayModule
-
- COUNT_RECURSIVE - Static variable in class com.caucho.quercus.lib.ArrayModule
-
- Countable - Interface in com.caucho.quercus.lib.spl
-
- CountableDelegate - Class in com.caucho.quercus.lib.spl
-
A delegate that intercepts the global count() function and calls count()
method on target objects that implement
the
Countable interface.
- CountableDelegate() - Constructor for class com.caucho.quercus.lib.spl.CountableDelegate
-
- CountDelegate - Interface in com.caucho.quercus.env
-
A delegate that performs the count operations for Quercus objects.
- CountMeter - Class in com.caucho.env.meter
-
- CountMeter(String) - Constructor for class com.caucho.env.meter.CountMeter
-
- CountSensor - Interface in com.caucho.env.meter
-
- CP_CLASS - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_DOUBLE - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_FIELD_REF - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_FLOAT - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_INTEGER - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_INTERFACE_METHOD_REF - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_LONG - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_METHOD_REF - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_NAME_AND_TYPE - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_STRING - Static variable in class com.caucho.bytecode.ConstantPool
-
- CP_UTF8 - Static variable in class com.caucho.bytecode.ConstantPool
-
- crc32(StringValue) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Calculates the crc32 value for a string
- Crc64 - Class in com.caucho.util
-
Crc64 hash
- Crc64() - Constructor for class com.caucho.util.Crc64
-
- Crc64InputStream - Class in com.caucho.vfs
-
- Crc64InputStream(InputStream) - Constructor for class com.caucho.vfs.Crc64InputStream
-
- Crc64OutputStream - Class in com.caucho.vfs
-
- Crc64OutputStream(OutputStream) - Constructor for class com.caucho.vfs.Crc64OutputStream
-
- Crc64Stream - Class in com.caucho.vfs
-
- Crc64Stream(StreamImpl) - Constructor for class com.caucho.vfs.Crc64Stream
-
- Crc64Stream() - Constructor for class com.caucho.vfs.Crc64Stream
-
- create() - Static method in class com.caucho.bytecode.JClassLoaderWrapper
-
Creates the class loader with the context class loader.
- create(ClassLoader) - Static method in class com.caucho.bytecode.JClassLoaderWrapper
-
Creates the class loader with the context class loader.
- create(Class) - Static method in class com.caucho.bytecode.JClassWrapper
-
- create(Type, ClassLoader) - Static method in class com.caucho.bytecode.JTypeWrapper
-
- create(Object, QName) - Method in class com.caucho.config.attribute.AddAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.AnnotationAttribute
-
Creates the child bean.
- create(Object, QName, ConfigType<?>) - Method in class com.caucho.config.attribute.Attribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.Attribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.CreateAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.EntryAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.EnvironmentAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.ListValueAttribute
-
Creates the child bean.
- create(Object, QName, ConfigType<?>) - Method in class com.caucho.config.attribute.SetterAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.SetterAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.SetValueAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.attribute.TextAttribute
-
Creates the child bean.
- create(Class<T>) - Static method in class com.caucho.config.bytecode.DecoratorAdapter
-
- create(<any>) - Static method in class com.caucho.config.bytecode.ScopeAdapter
-
- create(String, Throwable) - Static method in exception com.caucho.config.ConfigException
-
- create(Field, Throwable) - Static method in exception com.caucho.config.ConfigException
-
- create(Method, Throwable) - Static method in exception com.caucho.config.ConfigException
-
- create(Method, String, Throwable) - Static method in exception com.caucho.config.ConfigException
-
- create(Method, String) - Static method in exception com.caucho.config.ConfigException
-
- create(Throwable) - Static method in exception com.caucho.config.ConfigException
-
- create() - Static method in class com.caucho.config.ConfiguredLiteral
-
Creates a new @Name annotation with the given value
- create(<any>) - Method in class com.caucho.config.event.EventBeanImpl
-
- create(<any>, boolean) - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns an aspect for the method if one exists.
- create(<any>) - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Creates an aspect generator.
- create(<any>, boolean) - Method in interface com.caucho.config.gen.AspectFactory
-
Returns an aspect for the method if one exists.
- create(<any>, boolean) - Method in class com.caucho.config.gen.AsynchronousFactory
-
Creates an aspect for interception if the method should be intercepted.
- create(<any>, boolean) - Method in class com.caucho.config.gen.CacheFactory
-
Creates an aspect for interception if the method should be intercepted.
- create(<any>) - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Creates a new aspect for a method.
- create(<any>, boolean) - Method in class com.caucho.config.gen.CandiMethodHeadFactory
-
- create(<any>, boolean) - Method in class com.caucho.config.gen.InterceptorFactory
-
Creates an aspect for interception if the method should be intercepted.
- create(<any>) - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- create(<any>, boolean) - Method in class com.caucho.config.gen.LifecycleMethodHeadFactory
-
- create(<any>, boolean) - Method in class com.caucho.config.gen.LifecycleMethodTailFactory
-
- create(<any>, boolean) - Method in class com.caucho.config.gen.LockFactory
-
Creates an aspect for interception if the method should be intercepted.
- create(<any>, boolean) - Method in class com.caucho.config.gen.MethodHeadFactory
-
Returns an aspect for the method if one exists.
- create(<any>, boolean) - Method in class com.caucho.config.gen.MethodTailFactory
-
Returns an aspect for the method if one exists.
- create(<any>, boolean) - Method in class com.caucho.config.gen.SecurityFactory
-
Creates an aspect for interception if the method should be intercepted.
- create(<any>, boolean) - Method in class com.caucho.config.gen.XaFactory
-
Creates an aspect for interception if the method should be intercepted.
- create(<any>) - Method in class com.caucho.config.inject.AbstractBean
-
- create(<any>) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Instantiate the bean.
- create(<any>) - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- create() - Static method in class com.caucho.config.inject.AnnotatedOverrideMap
-
- create(<any>) - Method in class com.caucho.config.inject.BeanAdapter
-
- create(<any>) - Method in class com.caucho.config.inject.BeanWrapper
-
- create(<any>) - Method in class com.caucho.config.inject.DecoratorBean
-
- create(<any>) - Method in class com.caucho.config.inject.DelegateProxyBean
-
- create(<any>) - Method in class com.caucho.config.inject.InjectionBean
-
- create(<any>) - Method in class com.caucho.config.inject.InjectionPointBean
-
- create(<any>) - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.ContextReferenceFactory
-
- create() - Static method in class com.caucho.config.inject.InjectManager
-
Returns the current active container.
- create(ClassLoader) - Static method in class com.caucho.config.inject.InjectManager
-
Returns the current active container.
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.DelegateReferenceFactory
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.DependentElReferenceFactoryImpl
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.DependentReferenceFactory
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.DependentReferenceFactoryImpl
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.ErrorReferenceFactory
-
- create(CreationalContextImpl<InjectionPoint>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.InjectionPointReferenceFactory
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.NormalContextReferenceFactory
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.NormalInstanceReferenceFactory
-
- create() - Method in class com.caucho.config.inject.InjectManager.ReferenceFactory
-
- create(CreationalContextImpl<T>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.ReferenceFactory
-
- create(CreationalContextImpl<Object>, CreationalContextImpl<?>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager.UnresolvedReferenceFactory
-
- create(<any>) - Method in class com.caucho.config.inject.InstanceBeanImpl
-
- create(<any>) - Method in class com.caucho.config.inject.InterceptorBean
-
- create(<any>) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
- create(<any>) - Method in class com.caucho.config.inject.InterceptorSelfBean
-
- create(<any>) - Method in class com.caucho.config.inject.ManagedBeanImpl
-
Creates a new instance of the component.
- create(<any>) - Method in class com.caucho.config.inject.ManagedSingletonBean
-
- create(<any>) - Method in class com.caucho.config.inject.NewBean
-
Creates a new instance of the component.
- create(InjectManager, Bean, AnnotatedField, AnnotatedMethod, Arg[]) - Static method in class com.caucho.config.inject.ProducesFieldBean
-
- create(<any>) - Method in class com.caucho.config.inject.ProducesFieldBean
-
- create(InjectManager, <any>, <any>, Arg<? super X>[], <any>, Arg<? super X>[]) - Static method in class com.caucho.config.inject.ProducesMethodBean
-
- create(<any>) - Method in class com.caucho.config.inject.ProducesMethodBean
-
- create(<any>) - Method in class com.caucho.config.inject.SingletonBean
-
- create() - Method in class com.caucho.config.j2ee.JavaeeResourceGenerator
-
Creates the value.
- create() - Method in class com.caucho.config.j2ee.JndiValueGenerator
-
- create() - Method in class com.caucho.config.j2ee.PersistenceContextGenerator
-
Creates the value.
- create(Class<T>, Annotation...) - Method in class com.caucho.config.j2ee.WebBeanGenerator
-
Creates the value.
- create(String, int, Throwable) - Static method in exception com.caucho.config.LineConfigException
-
- create(Field, Throwable) - Static method in exception com.caucho.config.LineConfigException
-
- create(Method, Throwable) - Static method in exception com.caucho.config.LineConfigException
-
- create(String, Throwable) - Static method in exception com.caucho.config.LineConfigException
-
- create(Throwable) - Static method in exception com.caucho.config.LineConfigException
-
- create() - Static method in class com.caucho.config.ModulePrivateLiteral
-
Returns the @ModulePrivate annotation
- create(String) - Static method in class com.caucho.config.Names
-
Creates a new @Name annotation with the given value
- create() - Method in class com.caucho.config.program.BeanValueGenerator
-
Creates the value.
- create() - Method in class com.caucho.config.program.ComponentValueGenerator
-
Creates the value.
- create(Class<T>, <any>) - Method in class com.caucho.config.program.ConfigProgram
-
Configures a bean given a class to instantiate.
- create(ConfigType<T>) - Method in class com.caucho.config.program.ConfigProgram
-
- create(ConfigType<T>, <any>) - Method in class com.caucho.config.program.ConfigProgram
-
- create(ConfigType<T>, <any>) - Method in class com.caucho.config.program.ExprProgram
-
- create(ConfigType<T>, <any>) - Method in class com.caucho.config.program.NodeBuilderChildProgram
-
- create(ConfigType<T>, <any>) - Method in class com.caucho.config.program.PropertyStringProgram
-
- create(ConfigType<T>, <any>) - Method in class com.caucho.config.program.PropertyValueProgram
-
- create(ConfigType<T>, <any>) - Method in class com.caucho.config.program.RecoverableProgram
-
- create() - Method in class com.caucho.config.program.SingletonValueGenerator
-
- create() - Method in class com.caucho.config.program.ValueGenerator
-
- create(<any>) - Static method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
- create(Type, HashMap<String, BaseType>, String, BaseType.ClassFill) - Static method in class com.caucho.config.reflect.BaseType
-
- create(Type, HashMap<String, BaseType>, String, Type, BaseType.ClassFill) - Static method in class com.caucho.config.reflect.BaseType
-
- create(Class<?>) - Static method in class com.caucho.config.reflect.ClassType
-
- create(<any>, <any>) - Method in class com.caucho.config.scope.AbstractScopeContext
-
- create(<any>, <any>) - Method in class com.caucho.config.scope.SingletonScope
-
- create(Object, QName) - Method in class com.caucho.config.type.AbstractBeanType
-
Returns an InterfaceConfig object
- create(Object, QName) - Method in class com.caucho.config.type.AnnotationInterfaceType
-
Creates a new instance of the type.
- create(Object, QName) - Method in class com.caucho.config.type.ArrayType
-
Creates a new instance
- create(Object, QName) - Method in class com.caucho.config.type.ConfigType
-
Creates a new instance of the type.
- create(Object, QName) - Method in class com.caucho.config.type.InlineBeanType
-
Creates a new instance
- create(Object, QName) - Method in class com.caucho.config.type.InterfaceType
-
Returns an InterfaceConfig object
- create(Object) - Method in class com.caucho.config.type.ListType
-
Creates a new instance
- create(Object) - Method in class com.caucho.config.type.MapType
-
Creates a new instance
- create(Object, QName) - Method in class com.caucho.config.type.PropertiesType
-
Creates a new instance of the type.
- create(Object) - Method in class com.caucho.config.type.SetType
-
Creates a new instance
- create() - Static method in class com.caucho.config.type.TypeFactory
-
- create(Object) - Method in class com.caucho.config.type.ValueType
-
Creates a new instance
- create() - Method in class com.caucho.config.types.InstantiationConfig
-
Instantiates the object.
- create(Class) - Method in class com.caucho.config.types.ResinType
-
Creates the object.
- create(<any>) - Method in class com.caucho.config.xml.XmlBean
-
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanAddAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanAnnotationAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanArgAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanFieldAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanMethodAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanNewAttribute
-
Creates the child bean.
- create(Object, QName) - Method in class com.caucho.config.xml.XmlBeanType
-
Creates a new instance
- create() - Static method in class com.caucho.config.xml.XmlConfigContext
-
- create(Node, ConfigType<?>) - Method in class com.caucho.config.xml.XmlConfigContext
-
- create(int, Expr, Expr) - Static method in class com.caucho.el.BinaryExpr
-
- create(Throwable) - Static method in class com.caucho.el.ELExceptionImpl
-
- create(String) - Method in class com.caucho.el.ELParser
-
- create() - Static method in class com.caucho.el.EnvironmentELResolver
-
Creates the resolver
- create(ClassLoader) - Static method in class com.caucho.el.EnvironmentELResolver
-
Creates the resolver
- create() - Static method in class com.caucho.el.EnvironmentLevelELResolver
-
Creates the resolver
- create(ClassLoader) - Static method in class com.caucho.el.EnvironmentLevelELResolver
-
Creates the resolver
- create(Class<?>) - Static method in class com.caucho.el.Marshall
-
- create(int, Expr) - Static method in class com.caucho.el.UnaryExpr
-
- create() - Method in class com.caucho.env.jdbc.DatabaseFactory
-
- create() - Static method in class com.caucho.env.meter.MeterService
-
- create() - Static method in class com.caucho.java.JavaCompilerUtil
-
Creates a new compiler.
- create(ClassLoader) - Static method in class com.caucho.java.JavaCompilerUtil
-
Creates a new compiler.
- create(Path) - Static method in class com.caucho.loader.CompilingLoader
-
Create a class loader based on the compiling loader
- create(ClassLoader, Path, Path, String, String) - Static method in class com.caucho.loader.CompilingLoader
-
Creates a new compiling class loader
- create() - Static method in class com.caucho.loader.enhancer.EnhancerManager
-
- create(ClassLoader) - Static method in class com.caucho.loader.enhancer.EnhancerManager
-
- create() - Static method in class com.caucho.loader.EnvironmentClassLoader
-
Creates a new environment class loader.
- create(String) - Static method in class com.caucho.loader.EnvironmentClassLoader
-
Creates a new environment class loader.
- create(ClassLoader) - Static method in class com.caucho.loader.EnvironmentClassLoader
-
Creates a new environment class loader.
- create(ClassLoader, String) - Static method in class com.caucho.loader.EnvironmentClassLoader
-
Creates a new environment class loader.
- create(ClassLoader, Path) - Static method in class com.caucho.loader.LibraryLoader
-
Create a new class loader
- create() - Static method in class com.caucho.loader.module.ArtifactRepository
-
- create(ClassLoader) - Static method in class com.caucho.loader.module.ArtifactRepository
-
- create(String) - Static method in class com.caucho.loader.module.ArtifactVersion
-
- create(String) - Static method in class com.caucho.loader.module.ArtifactVersionRange
-
- create(ClassLoader, Path, String) - Static method in class com.caucho.loader.SimpleLoader
-
Create a class loader based on the SimpleLoader
- create(ClassLoader, Path) - Static method in class com.caucho.loader.SimpleLoader
-
Create a class loader based on the SimpleLoader
- create(Path) - Static method in class com.caucho.loader.SimpleLoader
-
Create a class loader based on the SimpleLoader
- create(ClassLoader, Path) - Static method in class com.caucho.loader.TreeLoader
-
Create a new class loader
- create(Path) - Static method in class com.caucho.log.RotateStream
-
Returns the rotate stream corresponding to this path
- create(String) - Static method in class com.caucho.log.RotateStream
-
Returns the rotate stream corresponding to this path
- create() - Static method in class com.caucho.make.AlwaysModified
-
- create() - Method in class com.caucho.naming.AbstractModel
-
- create(String, AbstractModel, Hashtable<String, Object>) - Method in class com.caucho.naming.ContextImpl
-
Creates a new instance of the ContextImpl.
- create(AbstractModel, Hashtable<String, Object>) - Method in class com.caucho.naming.ContextImpl
-
Creates a new ContextImpl when the name is irrelevant.
- create(String, AbstractModel, Hashtable) - Method in class com.caucho.naming.DirContextImpl
-
Creates a new instance of the ContextImpl.
- create() - Method in class com.caucho.naming.EnvironmentModel
-
Creates a new instance of EnvironmentModel.
- create() - Static method in class com.caucho.naming.EnvironmentModelRoot
-
Create the local model if it exists.
- create(ClassLoader) - Static method in class com.caucho.naming.EnvironmentModelRoot
-
Create the local model if it exists.
- create() - Method in class com.caucho.naming.MemoryModel
-
Creates a new instance of MemoryModel.
- create(ArrayValue) - Static method in class com.caucho.quercus.env.ArrayValueComponent
-
- create(int) - Static method in class com.caucho.quercus.env.BinaryBuilderValue
-
Creates the string.
- create(char) - Static method in class com.caucho.quercus.env.BinaryBuilderValue
-
Creates the string.
- create(boolean) - Static method in class com.caucho.quercus.env.BooleanValue
-
- create(Boolean) - Static method in class com.caucho.quercus.env.BooleanValue
-
- create() - Static method in class com.caucho.quercus.env.DefaultValue
-
Returns the null value singleton.
- create(double) - Static method in class com.caucho.quercus.env.DoubleValue
-
- create(Number) - Static method in class com.caucho.quercus.env.DoubleValue
-
- create(long) - Static method in class com.caucho.quercus.env.LongValue
-
- create(Number) - Static method in class com.caucho.quercus.env.LongValue
-
- create() - Static method in class com.caucho.quercus.env.NullValue
-
Returns the null value singleton.
- create(byte) - Static method in class com.caucho.quercus.env.StringBuilderValue
-
Creates the string.
- create(char) - Static method in class com.caucho.quercus.env.StringBuilderValue
-
Creates the string.
- create(String) - Static method in class com.caucho.quercus.env.StringBuilderValue
-
Creates a PHP string from a Java String.
- create(String) - Static method in class com.caucho.quercus.env.StringValue
-
Creates the string.
- create(char) - Static method in class com.caucho.quercus.env.StringValue
-
Creates the string.
- create(Object) - Static method in class com.caucho.quercus.env.StringValue
-
Creates the string.
- create(Env, StringValue, String) - Method in class com.caucho.quercus.env.StringValue
-
- create(char) - Static method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Creates the string.
- create(String) - Static method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Creates a PHP string from a Java String.
- create(Env, StringValue, String) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Decodes the Unicode str from charset.
- create() - Static method in class com.caucho.quercus.expr.ExprFactory
-
- create(Expr) - Static method in class com.caucho.quercus.expr.ToStringExpr
-
- create() - Static method in class com.caucho.quercus.lib.curl.CurlHostnameVerifier
-
- create(boolean, boolean, boolean) - Static method in class com.caucho.quercus.lib.curl.CurlHostnameVerifier
-
- create(Env) - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
Opens the connection.
- create(String) - Static method in class com.caucho.quercus.lib.i18n.Decoder
-
- create(String) - Static method in class com.caucho.quercus.lib.i18n.Encoder
-
- create(Env, QuercusClass, StringValue, boolean) - Static method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- create(Env, Regexp) - Static method in class com.caucho.quercus.lib.regexp.RegexpState
-
- create(Env, Regexp, StringValue) - Static method in class com.caucho.quercus.lib.regexp.RegexpState
-
- create(Env, String, long) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Creates a session.
- create(int) - Static method in class com.caucho.quercus.lib.simplexml.IteratorIndex
-
- create(String) - Static method in class com.caucho.quercus.lib.simplexml.IteratorIndex
-
- create(Node) - Static method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- create(Env, QuercusClass, Value, int, boolean, Value, boolean) - Static method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- create(Class<?>) - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- create(Class<?>, boolean) - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- create(Class<?>, boolean, boolean, boolean) - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- create(ModuleContext, String, Class<?>) - Static method in class com.caucho.quercus.program.JavaClassDef
-
- create(Throwable, ArrayList<String>) - Static method in exception com.caucho.quercus.QuercusException
-
- create(Throwable) - Static method in exception com.caucho.quercus.QuercusModuleException
-
- create(Item, Item) - Static method in class com.caucho.relaxng.program.ChoiceItem
-
- create(NameClassItem, NameClassItem) - Static method in class com.caucho.relaxng.program.ChoiceNameItem
-
- create() - Static method in class com.caucho.relaxng.program.EmptyItem
-
Creates the empty item.
- create(Item, Item) - Static method in class com.caucho.relaxng.program.GroupItem
-
- create(Item, Item) - Static method in class com.caucho.relaxng.program.InElementItem
-
- create(Item, Item) - Static method in class com.caucho.relaxng.program.InterleaveItem
-
- create() - Static method in class com.caucho.server.util.JniCauchoSystem
-
- create(Throwable) - Static method in class com.caucho.transaction.RollbackExceptionWrapper
-
- create(Throwable) - Static method in class com.caucho.transaction.SystemExceptionWrapper
-
- create(byte[]) - Static method in class com.caucho.util.HashKey
-
- create(String) - Static method in class com.caucho.util.InetNetwork
-
- create(Exception) - Static method in exception com.caucho.util.NotImplementedException
-
- create() - Static method in class com.caucho.util.NullEnumeration
-
- create() - Static method in class com.caucho.util.NullIterator
-
- create(Throwable) - Static method in class com.caucho.util.RuntimeExceptionWrapper
-
- create(Throwable) - Static method in exception com.caucho.util.SQLExceptionWrapper
-
- create() - Static method in class com.caucho.util.ThreadDump
-
Returns the singleton instance, creating if necessary.
- create() - Method in class com.caucho.util.WaitQueue
-
- create() - Static method in class com.caucho.vfs.ByteToChar
-
- create(IOException) - Static method in exception com.caucho.vfs.ClientDisconnectException
-
Only create a disconnect exception if it's an IOException
Possible later check for broken pipe.
- create(String, IOException) - Static method in exception com.caucho.vfs.ClientDisconnectException
-
Only create a disconnect exception if it's an IOException
Possible later check for broken pipe.
- create(IOException) - Static method in exception com.caucho.vfs.ClientTimeoutException
-
Only create a disconnect exception if it's an IOException
Possible later check for broken pipe.
- create(String, int) - Method in class com.caucho.vfs.HttpPath
-
- create(FilesystemPath, String, Map<String, Object>, String, String) - Method in class com.caucho.vfs.HttpPath
-
- create(String, int) - Method in class com.caucho.vfs.HttpsPath
-
- create(FilesystemPath, String, Map<String, Object>, String, String) - Method in class com.caucho.vfs.HttpsPath
-
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.EncodingReader
-
Returns a new encoding reader for the given stream and javaEncoding.
- create(InputStream) - Method in class com.caucho.vfs.i18n.EncodingReader
-
Returns a new encoding reader for the given stream and javaEncoding.
- create(String) - Method in class com.caucho.vfs.i18n.EncodingWriter
-
Returns a new encoding writer for the given stream and javaEncoding.
- create() - Method in class com.caucho.vfs.i18n.EncodingWriter
-
Returns a new encoding writer using the saved writer.
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.ISO8859_1Reader
-
Create a ISO-8859-1 reader based on the readStream.
- create(String) - Method in class com.caucho.vfs.i18n.ISO8859_1Writer
-
Returns null, since WriteStream handles ISO-8859-1 directly.
- create() - Method in class com.caucho.vfs.i18n.ISO8859_1Writer
-
Returns null, since WriteStream handles ISO-8859-1 directly.
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.JAVAReader
-
Create a ISO-8859-1 reader based on the readStream.
- create(String) - Method in class com.caucho.vfs.i18n.JAVAWriter
-
Create a Java source-code writer using on the WriteStream to send bytes.
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.JDKReader
-
Create a JDK-based reader.
- create(String) - Method in class com.caucho.vfs.i18n.JDKWriter
-
Create a JDK-based reader.
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.UTF16_REVReader
-
Create a UTF-16 reader based on the readStream.
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.UTF16Reader
-
Create a UTF-16 reader based on the readStream.
- create(String) - Method in class com.caucho.vfs.i18n.UTF16Writer
-
Create a UTF-16 writer using on the WriteStream to send bytes.
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.UTF8Reader
-
Create a UTF-8 reader based on the readStream.
- create(String) - Method in class com.caucho.vfs.i18n.UTF8Writer
-
Returns the UTF8_Writer
- create() - Method in class com.caucho.vfs.i18n.UTF8Writer
-
Returns the UTF8_Writer
- create(InputStream, String) - Method in class com.caucho.vfs.i18n.WindowsHackReader
-
Create a windows-hack reader based on the readStream.
- create(String) - Method in class com.caucho.vfs.i18n.WindowsHackWriter
-
Create a windows-hack writer using on the OutputStream to send bytes.
- create(Exception) - Static method in exception com.caucho.vfs.IOExceptionWrapper
-
- create(Path) - Static method in class com.caucho.vfs.JarPath
-
Creates a new root Jar path.
- create() - Static method in class com.caucho.vfs.JniFilePath
-
- create() - Static method in class com.caucho.vfs.PipeStream
-
Creates a pipe pair.
- create(int, int) - Static method in class com.caucho.vfs.QJniServerSocket
-
Creates the SSL ServerSocket.
- create(InetAddress, int, int) - Static method in class com.caucho.vfs.QJniServerSocket
-
- create(InetAddress, int, int, boolean) - Static method in class com.caucho.vfs.QJniServerSocket
-
Creates the SSL ServerSocket.
- create(IOException) - Static method in exception com.caucho.vfs.SocketTimeoutException
-
Only create a disconnect exception if it's an IOException
Possible later check for broken pipe.
- create() - Static method in class com.caucho.vfs.StderrStream
-
Returns the StderrStream singleton
- create() - Static method in class com.caucho.vfs.StdoutStream
-
Returns the StdoutStream singleton
- create(TcpPath, String, Map<String, Object>, String, int) - Method in class com.caucho.vfs.TcpPath
-
- create(TcpPath, String, Map<String, Object>, String, int) - Method in class com.caucho.vfs.TcpsPath
-
- create() - Static method in class com.caucho.xml.QDocument
-
- create() - Static method in class com.caucho.xml.Xml
-
Creates an Xml parser.
- create(AbstractPattern) - Static method in class com.caucho.xpath.expr.NodeSetExpr
-
Creates an expr, handling some special cases.
- create(double) - Static method in class com.caucho.xpath.expr.NumberVar
-
Creates a new number var with the object.
- create(AbstractPattern, int) - Static method in class com.caucho.xpath.pattern.NodeTypePattern
-
- create_function(Env, String, String) - Static method in class com.caucho.quercus.lib.FunctionModule
-
Creates an anonymous function
- createActiveCount(String) - Method in class com.caucho.env.meter.ActiveTimeMeter
-
- createActiveCount(String) - Method in class com.caucho.env.meter.TimeRangeMeter
-
- createActiveCountMax(String) - Method in class com.caucho.env.meter.ActiveTimeMeter
-
- createActiveMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
An ActiveMeter counts the number of an active resource, e.g.
- createActiveMeter(String, String) - Static method in class com.caucho.env.meter.MeterService
-
- createActiveTimeMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- createActiveTimeMeter(String, String, String) - Static method in class com.caucho.env.meter.MeterService
-
- createAdd(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an addition expression.
- createAlternatives() - Method in class com.caucho.config.cfg.BeansConfig
-
Adds a deploy
- createAnd(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an and expression.
- createAndAddService() - Static method in class com.caucho.env.health.HealthStatusService
-
- createAndAddService() - Static method in class com.caucho.env.service.CdiSystem
-
- createAndAddService(Path) - Static method in class com.caucho.env.service.RootDirectorySystem
-
- createAndAddService(Path, Path) - Static method in class com.caucho.env.service.RootDirectorySystem
-
- createAndAddService() - Static method in class com.caucho.env.shutdown.ShutdownSystem
-
- createAndAddService(boolean) - Static method in class com.caucho.env.shutdown.ShutdownSystem
-
- createAndAddService() - Static method in class com.caucho.env.warning.WarningService
-
- createAnnotatedType(Class<T>) - Method in class com.caucho.config.inject.InjectManager
-
Creates an annotated type.
- createAnonymousFunction(String, String) - Method in class com.caucho.quercus.env.Env
-
- createAppend(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an append expression
- createAppendImpl(Expr, BinaryAppendExpr) - Method in class com.caucho.quercus.expr.ExprFactory
-
- createArgv() - Method in class com.caucho.quercus.env.CliEnv
-
- createArgv() - Method in class com.caucho.quercus.env.Env
-
- createArrayFun(ArrayList<Expr>, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a array() expression.
- createArrayGet(Location, Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an array get 'a[0]' expression.
- createArrayTail(Location, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an array tail 'a[]' expression.
- createArtifactManager() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns the artifact manager
- createAspectFactory() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- createAssign(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Creates the assignment.
- createAssign(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.Expr
-
- createAssign(AbstractVarExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an assignment expression.
- createAssign(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.UnarySuppressErrorExpr
-
Creates the assignment.
- createAssign(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.VarExpr
-
Creates the assignment.
- createAssignFrom(QuercusParser, AbstractVarExpr) - Method in class com.caucho.quercus.expr.Expr
-
Creates an assignment using this value as the right hand side.
- createAssignFrom(QuercusParser, AbstractVarExpr) - Method in class com.caucho.quercus.expr.UnaryRefExpr
-
Creates an assignment using this value as the right hand side.
- createAssignRef(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Creates the assignment.
- createAssignRef(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.Expr
-
- createAssignRef(AbstractVarExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an assignment expression.
- createAssignRef(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.UnarySuppressErrorExpr
-
Creates the assignment.
- createAssignRef(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.VarExpr
-
Creates the assignment.
- createAttr(String) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createAttr(String) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- CreateAttribute<T> - Class in com.caucho.config.attribute
-
- CreateAttribute(Method, Class<T>) - Constructor for class com.caucho.config.attribute.CreateAttribute
-
- CreateAttribute(Method, Class<T>, Method) - Constructor for class com.caucho.config.attribute.CreateAttribute
-
- createAttribute(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createAttribute(String, String, String) - Method in interface com.caucho.xml.CauchoDocument
-
Creates a namespace-aware attribute
- createAttribute(String, String) - Method in class com.caucho.xml.QDocument
-
- createAttribute(String) - Method in class com.caucho.xml.QDocument
-
- createAttribute(String, String, String) - Method in class com.caucho.xml.QDocument
-
Creates a new namespace-aware attribute
- createAttribute(QName, String) - Method in class com.caucho.xml.QDocument
-
Creates a new namespace-aware attribute
- createAttribute(QName, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createAttribute(String, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createAttribute(String, String, String, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createAttributeNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createAttributeNS(String, String) - Method in class com.caucho.xml.QDocument
-
Creates a new namespace-aware attribute
- createAverageMeter(String, String) - Static method in class com.caucho.env.meter.MeterService
-
- createAverageTimeMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- createBaseType(Annotated) - Static method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- createBaseType(<any>) - Static method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- createBaseType(<any>, Type) - Static method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- createBaseType(<any>, Type, String) - Static method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- createBaseType(<any>, Type, HashMap<String, BaseType>, String) - Static method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- createBaseType(<any>, Type, HashMap<String, BaseType>, String, BaseType.ClassFill) - Static method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- createBaseType(<any>, Type, HashMap<String, BaseType>) - Static method in class com.caucho.config.reflect.AnnotatedParameterImpl
-
- createBean(CauchoBean) - Method in interface com.caucho.config.inject.BeanConfigFactory
-
- createBeanFactory(ManagedBeanImpl<T>) - Method in class com.caucho.config.inject.InjectManager
-
Returns a new instance for a class, but does not register the
component with webbeans.
- createBeanFactory(Class<T>) - Method in class com.caucho.config.inject.InjectManager
-
Returns a new instance for a class, but does not register the
component with webbeans.
- createBeanFactory(<any>) - Method in class com.caucho.config.inject.InjectManager
-
Returns a new instance for a class, but does not register the
component with CDI.
- createBinary(BinaryValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a binary literal expression.
- createBinaryBuilder() - Method in class com.caucho.quercus.env.Env
-
Creates a binary builder.
- createBinaryBuilder(int) - Method in class com.caucho.quercus.env.Env
-
Creates a binary builder.
- createBinaryBuilder(byte[], int, int) - Method in class com.caucho.quercus.env.Env
-
Creates a binary builder.
- createBinaryBuilder(byte[]) - Method in class com.caucho.quercus.env.Env
-
Creates a binary builder.
- createBinaryString(TempBuffer) - Method in class com.caucho.quercus.env.Env
-
Creates a PHP string from a buffer.
- createBindings() - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
Creates a bindings.
- createBitAnd(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a bit-and expression.
- createBitNot(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a unary inversion '~a' expression.
- createBitOr(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a bit-or expression.
- createBitXor(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a bit-xor expression.
- createBlock(Location, ArrayList<Statement>) - Method in class com.caucho.quercus.expr.ExprFactory
-
- createBlock(Location, Statement[]) - Method in class com.caucho.quercus.expr.ExprFactory
-
- createBlockImpl(Location, ArrayList<Statement>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an expr statement
- createBlockImpl(Location, Statement[]) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an expr statement
- createBreak(Location, Expr, ArrayList<String>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a break statement
- createBuilder() - Static method in class com.caucho.env.jdbc.DatabaseFactory
-
- createCache() - Method in class com.caucho.loader.ivy.IvyLoader
-
Sets the ivy cache
- createCache() - Method in class com.caucho.loader.ivy.IvyManager
-
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassConstExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassFieldExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassFieldVarExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVarConstExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVarFieldExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVarFieldVarExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVarNameConstExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVarNameVirtualConstExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVarVarConstExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVirtualConstExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVirtualFieldExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ClassVirtualFieldVarExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.Expr
-
Creates a function call expression
- createCall(QuercusParser, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function call.
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ObjectFieldExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ObjectFieldVarExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ThisFieldExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ThisFieldVarExpr
-
Creates a function call expression
- createCall(QuercusParser, Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.TraitParentClassConstExpr
-
Creates a function call expression
- createCall(Env) - Static method in class com.caucho.xpath.XPath
-
Creates a new variable environment based on an old environment.
- createCData(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createCDATASection(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createCDATASection(String) - Method in class com.caucho.xml.QDocument
-
- createCharacters(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createCharAt(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a char at 'a{0}' expression.
- createClass(Class<?>) - Static method in class com.caucho.config.reflect.BaseType
-
Create a class-based type, where any parameters are filled with the
variables, not Object.
- createClassConst(QuercusParser, StringValue) - Method in class com.caucho.quercus.expr.ConstExpr
-
Creates a class field Foo::bar
- createClassConst(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.ConstExpr
-
Creates a class field Foo::$bar
- createClassConst(QuercusParser, StringValue) - Method in class com.caucho.quercus.expr.Expr
-
Creates a class field $class::foo
- createClassConst(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.Expr
-
Creates a class field $class::foo
- createClassConst(String, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class const expression.
- createClassConst(String, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class const expression.
- createClassConst(Expr, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an expression class const expression ($class::FOO).
- createClassConst(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an expression class const expression ($class::{$foo}).
- createClassConst(QuercusParser, StringValue) - Method in class com.caucho.quercus.expr.LiteralStringExpr
-
Creates a class field $class::foo
- createClassConst(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.LiteralStringExpr
-
Creates a class field $class::foo
- createClassConstructor(Location, String, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class method call A::foo(...)
- createClassDef(Location, InterpretedClassDef) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function def statement
- createClassDef(Location, String, String, String[], int) - Method in class com.caucho.quercus.expr.ExprFactory
-
- createClassExpr(Location, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a __CLASS__ expression (for traits).
- createClassField(QuercusParser, StringValue) - Method in class com.caucho.quercus.expr.ConstExpr
-
Creates a class field Foo::$bar
- createClassField(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.ConstExpr
-
Creates a class field Foo::${bar}
- createClassField(QuercusParser, StringValue) - Method in class com.caucho.quercus.expr.Expr
-
Creates a class field $class::$foo
- createClassField(QuercusParser, Expr) - Method in class com.caucho.quercus.expr.Expr
-
Creates a class field $class::${foo}
- createClassField(String, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an class static field 'a::$b' expression.
- createClassField(Expr, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an class static field '$a::$b' expression.
- createClassField(String, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an class static field 'a::${b}' expression.
- createClassField(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an class static field '$class::$b' expression.
- createClassMethodCall(Location, String, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class method call A::foo(...)
- createClassMethodCall(Location, Expr, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class method call ${class}::foo(...)
- createClassMethodCall(Location, String, Expr, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new method A::$f()
- createClassMethodCall(Location, Expr, Expr, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new method ${class}::$f()
- createClassStatic(Location, StringValue, VarExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a static statement
- createClassVirtualConst(StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class const expression (static::FOO).
- createClassVirtualConst(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class const expression (static::{$foo}).
- createClassVirtualField(StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class static field 'static::$b' expression.
- createClassVirtualField(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a class static field 'static::${b}' expression.
- createClassVirtualMethodCall(Location, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function call based on the class context.
- createClassVirtualMethodCall(Location, Expr, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new method static::$f()
- createClone(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a clone 'clone a' expression.
- createClosure(Location, Function, ArrayList<VarExpr>, boolean) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new closure.
- createClosureStatic(Location, VarExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a static statement that is within a closure scope
- createCode() - Method in class com.caucho.bytecode.JavaMethod
-
Create the code attribute.
- createCodeWriter() - Method in class com.caucho.bytecode.JavaMethod
-
- createComma(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a comma expression.
- createComment(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createComment() - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createComment() - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createComment() - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createComment(String) - Method in class com.caucho.xml.QDocument
-
- createComment(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createCompilingLoader() - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds a compiling class loader.
- createConditional(Expr, Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an conditional expression.
- createConfig(Throwable) - Static method in exception com.caucho.config.ConfigException
-
- createConnection(URL, String, String, CurlResource, URL, String, String, String) - Static method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- createConnection(URL, String, String, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- createConst(String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a const expression.
- createContext() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the context implementation.
- createContext(ClassLoader) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the context implementation, creating if necessary.
- createContext(ClassLoader) - Method in class com.caucho.jmx.EnvironmentMBeanServer
-
Returns the local context.
- createContext(ClassLoader) - Method in class com.caucho.jmx.GlobalMBeanServer
-
Returns the local context.
- createContext(ClassLoader) - Method in class com.caucho.jmx.LocalMBeanServer
-
Returns the local context.
- createContextContainer() - Method in class com.caucho.config.scope.AbstractScopeContext
-
- createContextContainer() - Method in class com.caucho.config.scope.ApplicationContext
-
- createContextContainer() - Method in class com.caucho.config.scope.SingletonScope
-
- createContextContainer() - Method in class com.caucho.inject.RequestContext
-
- createContinue(Location, Expr, ArrayList<String>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a continue statement
- createConversation() - Method in class com.caucho.config.inject.InjectManager
-
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Creates the copy.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.BinaryAssignExpr
-
Creates a assignment
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.CallExpr
-
Returns the copy of the value.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.CallVarExpr
-
Returns the copy of the value.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.ClassMethodVarExpr
-
Returns the copy of the value.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.ClassVarMethodExpr
-
Returns the copy of the value.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.ClassVarMethodVarExpr
-
Returns the copy of the value.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
-
Returns the copy of the value.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.ClosureExpr
-
Returns the copy of the value.
- createCopy(ExprFactory) - Method in class com.caucho.quercus.expr.Expr
-
Creates a assignment
- createCopy(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a clone 'clone a' expression.
- createCopy() - Method in class com.caucho.quercus.program.FunctionInfo
-
- createCount(String) - Method in class com.caucho.env.meter.AverageMeter
-
- createCount(String) - Method in class com.caucho.env.meter.SemaphoreMeter
-
- createCount(String) - Method in class com.caucho.env.meter.TimeRangeMeter
-
- createCountMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- createCreationalContext(<any>) - Method in class com.caucho.config.inject.InjectManager
-
- createCurrent(Env, Path, Path, String) - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
-
- createDecoratorMethods(List<<any>>, String, Class<?>...) - Static method in class com.caucho.config.gen.CandiUtil
-
- createDecorators() - Method in class com.caucho.config.cfg.BeansConfig
-
Adds the decorators
- createDefault() - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a default
- createDefaultJavaClassDef(String, Class) - Method in class com.caucho.quercus.module.ModuleContext
-
- createDefaultJavaClassDef(String, Class, String) - Method in class com.caucho.quercus.module.ModuleContext
-
- createDepend(Path) - Static method in class com.caucho.vfs.Jar
-
Return a Jar for the path.
- createDepend(Path, long) - Static method in class com.caucho.vfs.Jar
-
Return a Jar for the path.
- createDepend() - Method in class com.caucho.vfs.MergePath
-
Creates a dependency.
- createDepend() - Method in class com.caucho.vfs.Path
-
Creates a dependency.
- createDependencies() - Method in class com.caucho.loader.ivy.IvyModule
-
Adds dependencies
- createDependencies() - Method in class com.caucho.loader.maven.MavenProject
-
Creates the dependencies section.
- createDependency() - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds a jar dependency, to be loaded from the repository
- createDependency() - Method in class com.caucho.loader.maven.MavenProject.Dependencies
-
- createDependent(<any>) - Method in class com.caucho.config.inject.ManagedBeanImpl
-
Creates a new instance of the component.
- createDeploy() - Method in class com.caucho.config.cfg.BeansConfig
-
Adds a deploy
- createDeref(ExprFactory) - Method in class com.caucho.quercus.expr.Expr
-
- createDescriptor(StringBuilder, Class[]) - Static method in class com.caucho.config.bytecode.SerializationAdapter
-
- createDescriptor(Class) - Static method in class com.caucho.config.bytecode.SerializationAdapter
-
- createDie(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a die 'die("msg")' expression.
- createDirExpr(String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a __DIR__ expression.
- createDiv(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a division expression.
- createDo(Location, Expr, Statement, String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a do-while statement
- createDocument() - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createDocument(DocumentType) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createDocument(Env, String, String, DOMDocumentType) - Static method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createDocument() - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createDocument(DOMDocumentType) - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createDocument() - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createDocument(DocumentType) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createDocument(String, String, DocumentType) - Method in class com.caucho.xml.QDOMImplementation
-
- createDocument() - Static method in class com.caucho.xml.Xml
-
Create a new DOM document
- createDocumentFragment() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createDocumentFragment() - Method in class com.caucho.xml.QDocument
-
Creates a new document fragment.
- createDocumentType(String) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createDocumentType(String, String, String) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createDocumentType(Env, String, String, String) - Static method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createDocumentType(String) - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createDocumentType(String, String, String) - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createDocumentType(String) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createDocumentType(String, String, String) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createDocumentType(String, String, String) - Method in class com.caucho.xml.QDOMImplementation
-
- createDOMImplementation() - Static method in class com.caucho.xml.Xml
-
Create a new DOM implementation
- createDTD(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createEach(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an each expression.
- createEcho(Location, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an echo statement
- createElement(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createElement(String, String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createElement(String) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createElement(String, String) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createElement(String) - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createElement(String, String) - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createElement(String) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createElement(String, String) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createElement(String, String, String) - Method in interface com.caucho.xml.CauchoDocument
-
Creates a namespace-aware element
- createElement(String) - Method in class com.caucho.xml.QDocument
-
Creates a new element
- createElement(String, String, String) - Method in class com.caucho.xml.QDocument
-
Creates a new namespace-aware element
- createElementByName(QName) - Method in class com.caucho.xml.QDocument
-
- createElementNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createElementNS(String, String, String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createElementNS(String, String) - Method in class com.caucho.xml.QDocument
-
Creates a new namespace-aware element
- createEmpty(Location, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an empty() expression.
- createEmptyStringBuilder() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Creates an empty string builder of the same type.
- createEndDocument() - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createEndElement(QName, Iterator) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createEndElement(String, String, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createEndElement(String, String, String, Iterator) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createEnhancer() - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds an enhancing loader.
- createEntityManager() - Static method in class com.caucho.vfs.EMF
-
- createEntityReference(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createEntityReference(String) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createEntityReference(String) - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createEntityReference(String) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createEntityReference(String) - Method in class com.caucho.xml.QDocument
-
- createEntityReference(String, EntityDeclaration) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createEnv(QuercusPage, WriteStream, QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in class com.caucho.quercus.CgiQuercus
-
- createEnv(QuercusPage, WriteStream, QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in class com.caucho.quercus.CliQuercus
-
- createEnv(QuercusPage, WriteStream, QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in class com.caucho.quercus.GoogleQuercus
-
- createEnv(QuercusPage, WriteStream, QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in class com.caucho.quercus.QuercusContext
-
- createEnv() - Static method in class com.caucho.xpath.XPath
-
Creates a new variable environment.
- createEnv(Env) - Static method in class com.caucho.xpath.XPath
-
Creates a new variable environment based on an old environment.
- createEq(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an eq expression.
- createEquals(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an equals expression.
- createEreg(Env, Value) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createEreg(Value) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createEregi(Env, Value) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createEregi(Value) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createError(Exception) - Method in class com.caucho.xml.DOMBuilder
-
Throws an appropriate error.
- createErrorException(String) - Method in class com.caucho.quercus.env.Env
-
A fatal runtime error.
- createErrorException(Location, String) - Method in class com.caucho.quercus.env.Env
-
A fatal runtime error.
- createErrorException(Throwable) - Method in class com.caucho.quercus.env.Env
-
A fatal runtime error.
- createException(String, String) - Method in class com.caucho.quercus.env.Env
-
- createException(String, String...) - Method in class com.caucho.quercus.env.Env
-
- createException(Throwable) - Method in class com.caucho.quercus.env.Env
-
Creates a PHP Exception.
- createExit(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an exit 'exit("msg")' expression.
- createExpectBoolean() - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- createExpectNumeric() - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- createExpectString() - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- createExpr(Location, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an expr statement
- createExprFactory() - Method in class com.caucho.quercus.QuercusContext
-
- createExprReturn() - Method in class com.caucho.quercus.program.QuercusProgram
-
Creates a return for the final expr.
- createExtension(String) - Method in class com.caucho.config.extension.ExtensionManager
-
- createField(String, String) - Method in class com.caucho.bytecode.JavaClass
-
- createField(Expr) - Method in class com.caucho.config.el.CandiExpr
-
- createField(String) - Method in class com.caucho.config.el.CandiExpr
-
- createField(Expr) - Method in class com.caucho.el.Expr
-
Creates a field reference using this expression as the base object.
- createField(String) - Method in class com.caucho.el.Expr
-
Creates a field reference using this expression as the base object.
- createField(String) - Method in interface com.caucho.el.FieldGenerator
-
Creates a field reference using this expression as the base object.
- createField(String) - Method in class com.caucho.el.IdExpr
-
Creates a field reference using this expression as the base object.
- createField(String) - Method in class com.caucho.el.PathExpr
-
Creates a field reference using this expression as the base object.
- createField(String) - Method in class com.caucho.el.ValueExpr
-
Creates a field reference using this expression as the base object.
- createFieldGet(ExprFactory, Location, StringValue) - Method in class com.caucho.quercus.expr.Expr
-
Creates a field ref
- createFieldGet(ExprFactory, Location, Expr) - Method in class com.caucho.quercus.expr.Expr
-
Creates a field ref
- createFieldGet(Expr, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an object get '$a->b' expression.
- createFieldGet(ExprFactory, Location, StringValue) - Method in class com.caucho.quercus.expr.ThisExpr
-
Creates a field ref
- createFieldGet(ExprFactory, Location, Expr) - Method in class com.caucho.quercus.expr.ThisExpr
-
Creates a field ref
- createFieldVarGet(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an object get '$a->$b' expression.
- createFileNameExpr(String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a __FILE__ expression.
- createFilteredReader(XMLEventReader, EventFilter) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createFor(Location, Expr, Expr, Expr, Statement, String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a for statement
- createForeach(Location, Expr, AbstractVarExpr, AbstractVarExpr, boolean, Statement, String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a foreach statement
- createForProgram() - Static method in class com.caucho.config.xml.XmlConfigContext
-
- createForSource(Type, HashMap<String, BaseType>, String) - Static method in class com.caucho.config.reflect.BaseType
-
- createForSource(Type) - Method in class com.caucho.config.reflect.BaseTypeFactory
-
- createForTarget(Type, HashMap<String, BaseType>, String) - Static method in class com.caucho.config.reflect.BaseType
-
- createForTarget(Type) - Method in class com.caucho.config.reflect.BaseTypeFactory
-
- createFromDateString(Env, String) - Static method in class com.caucho.quercus.lib.date.DateInterval
-
- createFunction(Location, String, FunctionInfo, Arg[], Statement[]) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function definition.
- createFunctionDef(Location, Function) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function definition def.
- createFunctionInfo(QuercusContext, ClassDef, String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new FunctionInfo
- createGenericClass(Class<?>) - Static method in class com.caucho.config.reflect.BaseType
-
Create a class-based type, where any parameters are filled with the
variables, not Object.
- createGeq(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a geq expression.
- createGlobal(Location, VarExpr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a global statement
- createGt(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a gt expression.
- createIcon() - Method in class com.caucho.config.types.DescriptionGroupConfig
-
- createIf(Location, Expr, Statement, Statement) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an if statement
- createIgnorableSpace(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createImplicitObjectExpr(String) - Method in class com.caucho.el.ELParser
-
Creates the implicit object for the name.
- createImport(Location, String, boolean) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a Quercus class import.
- createInclude(Location, Path, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an include expr
- createIncludeOnce(Location, Path, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an include expr
- createIncompleteObject(String) - Method in class com.caucho.quercus.env.Env
-
Creates a stdClass object.
- createInfo() - Method in class com.caucho.loader.ivy.IvyModule
-
- createInit() - Method in class com.caucho.jmx.MBeanConfig
-
- createInit() - Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
-
Initializes the enhancer.
- createInitialContext() - Static method in class com.caucho.naming.InitialContextFactoryImpl
-
- createInjectionTarget(<any>) - Method in class com.caucho.config.inject.InjectManager
-
Creates an injection target
- createInjectionTarget(Class<T>) - Method in class com.caucho.config.inject.InjectManager
-
Creates a managed bean.
- createInputStream() - Method in class com.caucho.util.ByteBuffer
-
- createInstance(FilesystemPath, String, String) - Method in class com.caucho.vfs.GoogleBlobStorePath
-
- createInstance(FilesystemPath, String, String) - Method in class com.caucho.vfs.GooglePath
-
- createInstance(FilesystemPath, String, String) - Method in class com.caucho.vfs.GoogleStorePath
-
- createInstanceOf(Expr, String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an instanceof expression.
- createInstanceOfVar(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an instanceof expression.
- createInterceptors() - Method in class com.caucho.config.cfg.BeansConfig
-
Adds the interceptors
- createInterceptors(InjectManager, ArrayList<InterceptorRuntimeBean<?>>, ArrayList<<any>>, int[], InterceptionType, Annotation...) - Static method in class com.caucho.config.gen.CandiUtil
-
- createInterceptors(InjectManager, ArrayList<<any>>, Annotation...) - Static method in class com.caucho.config.gen.CandiUtil
-
- createInterceptors(InjectManager, ArrayList<<any>>, InterceptionType, Annotation...) - Static method in class com.caucho.config.gen.CandiUtil
-
- createIsset(ExprFactory) - Method in class com.caucho.quercus.expr.Expr
-
Creates an isset expression
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.AttributePattern
-
Creates the program (somewhat bogus)
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.ChoicePattern
-
Creates the production item.
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.DataPattern
-
Creates the program (somewhat bogus)
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.ElementPattern
-
Creates the item, i.e.
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.EmptyPattern
-
Creates the program (somewhat bogus)
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.GroupPattern
-
Creates the production item.
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.InterleavePattern
-
Creates the production item.
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.Pattern
-
Creates the current state
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.RefPattern
-
Creates the item.
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.TextPattern
-
Creates the program (somewhat bogus)
- createItem(GrammarPattern) - Method in class com.caucho.relaxng.pattern.ZeroOrMorePattern
-
Creates the production item.
- createItem(int) - Method in interface com.caucho.util.RingItemFactory
-
- createIvyLoader() - Method in class com.caucho.loader.ClassLoaderConfig
-
Creates an ivy class loader.
- createJmx(String, String, String) - Static method in class com.caucho.env.meter.MeterService
-
- createJmx(String, String, String, boolean) - Static method in class com.caucho.env.meter.MeterService
-
- createJmxCalculation(String, JmxExpr) - Static method in class com.caucho.env.meter.MeterService
-
- createJmxDelta(String, String, String) - Static method in class com.caucho.env.meter.MeterService
-
- createJmxDelta(String, String, String, boolean) - Static method in class com.caucho.env.meter.MeterService
-
- createJNI(InetAddress, int) - Static method in class com.caucho.vfs.QJniServerSocket
-
Creates the SSL ServerSocket.
- createLargeBinaryBuilder() - Method in class com.caucho.quercus.env.Env
-
Creates a binary builder for large things like files.
- createLeftShift(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a left-shift expression.
- createLeq(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a leq expression.
- createLibraryLoader() - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds a library loader, e.g.
- createLine(String, int, Throwable) - Static method in class com.caucho.config.Config
-
- createLine(String, Throwable) - Static method in exception com.caucho.config.ConfigException
-
- createLink(Path, boolean) - Method in class com.caucho.vfs.Path
-
Creates a link named by this path to another path.
- createList(QuercusParser, ListHeadExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a list expression.
- createList(ListHeadExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a list expression.
- createListEach(ListHeadExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a list expression.
- createListener() - Method in class com.caucho.jmx.MBeanConfig
-
- createListHead(ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a list expression.
- createLiteral(Value) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a string literal expression.
- createLocal() - Static method in class com.caucho.config.types.EjbRefContext
-
- createLocal() - Static method in class com.caucho.util.QDate
-
Creates a local calendar.
- createLocale(String) - Static method in class com.caucho.util.LocaleUtil
-
- createLoginURL(String, String, String, Set<String>) - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- createLogoutURL(String, String) - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- createLong(long) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a long literal expression.
- createLt(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a lt expression.
- createManagedBean(<any>) - Method in class com.caucho.config.inject.InjectManager
-
Creates a managed bean.
- createMax(String) - Method in class com.caucho.env.meter.ActiveMeter
-
- createMax(String) - Method in class com.caucho.env.meter.ActiveTimeMeter
-
- createMax(String) - Method in class com.caucho.env.meter.AverageMeter
-
- createMax(String) - Method in class com.caucho.env.meter.SemaphoreMeter
-
- createMax(String) - Method in class com.caucho.env.meter.TimeRangeMeter
-
- createMBean(String, ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate and register an MBean.
- createMBean(String, ObjectName, ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate and register an MBean.
- createMBean(String, ObjectName, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate and register an MBean.
- createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate and register an MBean.
- createMergePath() - Method in class com.caucho.vfs.MergePath
-
- createMessageDigest() - Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
-
Create a MessageDigest using
the javaName (and javaProvider, if not null).
- createMeter(AbstractMeter) - Method in class com.caucho.env.meter.MeterService
-
- createMethod(String, String) - Method in class com.caucho.bytecode.JavaClass
-
- createMethod(Expr[]) - Method in class com.caucho.config.el.CandiExpr
-
- createMethod(Method) - Method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
Returns the matching method, creating one if necessary.
- createMethod(Method) - Method in class com.caucho.config.reflect.ReflectionAnnotatedType
-
Returns the matching method, creating one if necessary.
- createMethod(Expr[]) - Method in class com.caucho.el.ArrayExpr
-
Creates a method for constant arrays.
- createMethod(Expr[]) - Method in class com.caucho.el.ArrayResolverExpr
-
Creates a method for constant arrays.
- createMethod(Expr[]) - Method in class com.caucho.el.Expr
-
Creates a method call using this as the obj.method
expression
- createMethod(Expr[]) - Method in class com.caucho.el.PathExpr
-
Creates a method call using this as the obj.method
expression
- createMethod(Method) - Method in class com.caucho.java.gen.BaseClass
-
Creates a method
- createMethodCall(Location, Expr, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a method call $a->foo(...).
- createMethodCall(Location, Expr, Expr, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a variable method call $a->${"foo"}(...).
- createMethodDeclaration(Location, InterpretedClassDef, String, FunctionInfo, Arg[]) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new object method definition.
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class com.caucho.config.el.CandiExpressionFactory
-
- createMethods(ArrayList<<any>>, InterceptionType, int[]) - Static method in class com.caucho.config.gen.CandiUtil
-
- createMin(String) - Method in class com.caucho.env.meter.SemaphoreMeter
-
- createMinus(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a unary minus '-a' expression.
- createMod(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a modulo expression.
- createModule() - Method in class com.caucho.loader.ClassLoaderConfig
-
Creates an ivy class loader.
- createModuleContext(ModuleContext, ClassLoader) - Method in class com.caucho.quercus.QuercusContext
-
- createMul(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a multiplication expression.
- createName(String, String) - Method in class com.caucho.xml.QDocument
-
- createNameItem() - Method in class com.caucho.relaxng.pattern.AnyNamePattern
-
Creates the program.
- createNameItem() - Method in class com.caucho.relaxng.pattern.ChoiceNamePattern
-
Creates the production item.
- createNameItem() - Method in class com.caucho.relaxng.pattern.NamePattern
-
Creates the program.
- createNameItem() - Method in class com.caucho.relaxng.pattern.NsNamePattern
-
Creates the program.
- createNameItem() - Method in class com.caucho.relaxng.pattern.Pattern
-
Creates the name program
- createNamespace(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createNamespace(String, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createNeq(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a neq expression.
- createNew(Location, String, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function call new foo(...).
- createNewFile() - Method in class com.caucho.vfs.Path
-
Creates the file named by this Path and returns true if the
file is new.
- createNewFile() - Method in class com.caucho.vfs.PathWrapper
-
Creates the file named by this Path and returns true if the
file is new.
- createNewStatic(Location, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function call new static(...).
- createNodeIterator(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Creates a new node iterator.
- createNodeIterator(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.CurrentPattern
-
Creates a new node iterator.
- createNodeIterator(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.FilterPattern
-
Creates a new node iterator.
- createNodeIterator(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromAttributes
-
Creates a new node iterator.
- createNodeIterator(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromExpr
-
Creates a new node iterator.
- createNodeIterator(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.FromNamespace
-
Creates a new node iterator.
- createNodeIterator(Node, ExprEnvironment, AbstractPattern) - Method in class com.caucho.xpath.pattern.UnionPattern
-
Creates a new node iterator.
- createNormalInstanceFactory(<any>) - Method in class com.caucho.config.inject.InjectManager
-
- createNot(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a unary not '!a' expression.
- createNull() - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a null literal expression.
- createNullStatement() - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a null literal expression.
- createObject(Hashtable) - Method in class com.caucho.config.inject.AbstractBean
-
Creates the object from the proxy.
- createObject(Hashtable<?, ?>) - Method in class com.caucho.config.inject.WebBeansJndiProxy
-
Creates the object from the proxy.
- createObject(Hashtable<?, ?>) - Method in class com.caucho.config.program.ResourceInjectionTargetProgram
-
- createObject(Hashtable<?, ?>) - Method in class com.caucho.config.program.ValueGenerator
-
- createObject(Hashtable) - Method in class com.caucho.config.types.BeanJndiProxy
-
- createObject(Hashtable) - Method in class com.caucho.config.types.MessageDestinationRef
-
Creates the object from the proxy.
- createObject(Hashtable) - Method in class com.caucho.config.types.PersistenceUnitRef
-
Creates the object from the proxy.
- createObject(Hashtable<?, ?>) - Method in class com.caucho.config.types.ResourceGroupConfig
-
- createObject(Hashtable) - Method in class com.caucho.naming.LinkProxy
-
Creates the object from the proxy.
- createObject(Hashtable<?, ?>) - Method in interface com.caucho.naming.ObjectProxy
-
Creates the object from the proxy.
- createObject(Env, QuercusClass) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Creates a new object.
- createObject() - Method in class com.caucho.quercus.env.Env
-
Creates a stdClass object.
- createObject(Env) - Method in class com.caucho.quercus.env.QuercusClass
-
Creates a new object without calling the constructor.
- createObject(Env, boolean) - Method in class com.caucho.quercus.env.QuercusClass
-
Creates a new object without calling the constructor.
- createObject(Env, QuercusClass) - Method in class com.caucho.quercus.program.ClassDef
-
Creates a new object.
- createObjectMethod(Location, InterpretedClassDef, String, FunctionInfo, Arg[], Statement[]) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new object method definition.
- createObjectNoInit() - Method in class com.caucho.config.cfg.BeanConfig
-
- createOr(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an or expression.
- createOutputStream() - Method in class com.caucho.util.ByteBuffer
-
- createPageManager() - Method in class com.caucho.quercus.QuercusContext
-
- createPhpIni() - Method in class com.caucho.quercus.servlet.QuercusServlet
-
Adds a quercus.ini configuration
- createPlus(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a unary plus '+a' expression.
- createPostIncrement(Expr, int) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a post increment 'a++' expression.
- createPreIncrement(Expr, int) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a pre increment '++a' expression.
- createPrivateCanonicalName(StringValue, String) - Static method in class com.caucho.quercus.program.ClassField
-
- createPrivateCanonicalName(StringValue, StringValue, String) - Static method in class com.caucho.quercus.program.ClassField
-
- createProcessingInstruction(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createProcessingInstruction(String, String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createProcessingInstruction(String) - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createProcessingInstruction(String) - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createProcessingInstruction(String) - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createProcessingInstruction(String, String) - Method in class com.caucho.xml.QDocument
-
- createProcessingInstruction(String, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createProgram(ArrayList<ConfigProgram>, Field, ArrayList<Annotation>) - Method in class com.caucho.config.inject.WebComponent
-
- createProtectedCanonicalName(StringValue, StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- createReadStream() - Method in class com.caucho.util.ByteBuffer
-
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Creates the reference
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.CallVarExpr
-
Returns the reference of the value.
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.ClassMethodVarExpr
-
Returns the reference of the value.
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.ClassVarMethodExpr
-
Returns the reference of the value.
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.ClassVarMethodVarExpr
-
Returns the reference of the value.
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.ClassVirtualMethodVarExpr
-
Returns the reference of the value.
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.ClosureExpr
-
Returns the reference of the value.
- createRef(QuercusParser) - Method in class com.caucho.quercus.expr.Expr
-
Creates a reference.
- createRef(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a ref '&$a' expression.
- createReference(Value) - Method in class com.caucho.quercus.lib.UnserializeReader
-
- createReference() - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- createRegexp(StringValue) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createRegexpArray(Value) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createRequire(Location, Path, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an include expr
- createRequired() - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a required
- createRequireOnce(Location, Path, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an include expr
- createResult(Statement, ResultSet) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Creates a database-specific result.
- createResult(Statement, ResultSet) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Creates a database-specific result.
- createResult(Statement, ResultSet) - Method in class com.caucho.quercus.lib.db.Oracle
-
Creates a database-specific result.
- createResult(Statement, ResultSet) - Method in class com.caucho.quercus.lib.db.Postgres
-
Creates a database-specific result.
- createResultSet(ResultSet) - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- createResultSet(ResultSet) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
- createResultSet(ResultSet) - Method in class com.caucho.quercus.lib.db.OracleStatement
-
- createResultSet(ResultSet) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- createReturn(Location, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a return statement
- createReturnRef(Location, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a return ref statement
- createRightShift(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a right-shift expression.
- createRoot() - Static method in class com.caucho.naming.InitialContextFactoryImpl
-
- createRoot(SchemeMap) - Method in class com.caucho.vfs.FilesystemPath
-
Essentially chroot
- createRoot() - Method in class com.caucho.vfs.Path
-
Creates a restricted root, like the Unix chroot call.
- createRoot(SchemeMap) - Method in class com.caucho.vfs.Path
-
- createRoot() - Method in class com.caucho.vfs.PathWrapper
-
Creates a restricted root, like the Unix chroot call.
- createRoot(SchemeMap) - Method in class com.caucho.vfs.PathWrapper
-
- createSampleCountMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- createSemaphoreMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
Creates a semaphore meter and generate Count, Min, and Max meter.
- createServerEnv() - Method in class com.caucho.quercus.servlet.QuercusServlet
-
Adds a $_SERVER configuration
- createSession(String, boolean) - Method in class com.caucho.quercus.env.Env
-
Create the session.
- createSession(Env, String, long) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Create a new session.
- createSessionId(Env) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Creates a pseudo-random session id.
- createSessionManager() - Method in class com.caucho.quercus.QuercusContext
-
- createSessionValue(String, long, long) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Creates a new SessionArrayValue instance.
- createShortConditional(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an conditional expression.
- createSigma(String, int) - Method in class com.caucho.env.meter.ActiveTimeMeter
-
- createSigma(String, int) - Method in class com.caucho.env.meter.AverageMeter
-
- createSimpleLoader() - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds a simple class loader.
- createSimpleSemaphoreMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- createSingleSubcontext(String) - Method in class com.caucho.naming.ContextImpl
-
- createSocket() - Method in class com.caucho.vfs.QServerSocket
-
- createSocket() - Method in class com.caucho.vfs.QServerSocketWrapper
-
Creates a new socket object.
- createSourceBaseType(Type) - Method in class com.caucho.config.inject.InjectManager
-
Creates a BaseType from a Type used as a source, for example a Bean.
- createSpace(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartDocument() - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartDocument(String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartDocument(String, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartDocument(String, String, boolean) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartElement(QName, Iterator, Iterator) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartElement(String, String, String) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartElement(String, String, String, Iterator, Iterator) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class com.caucho.xml.stream.XMLEventFactoryImpl
-
- createStatement(Env) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- createStatic(Location, StringValue, VarExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a static statement
- createStaticFunction(QuercusModule, Method) - Method in class com.caucho.quercus.module.ModuleContext
-
Creates a static function.
- createStaticName() - Method in class com.caucho.quercus.env.Env
-
Gets a static variable name.
- createStaticName() - Method in class com.caucho.quercus.QuercusContext
-
- createString(byte[], int, int) - Method in class com.caucho.quercus.env.Env
-
Creates a PHP string from a byte buffer.
- createString(char[], int) - Method in class com.caucho.quercus.env.Env
-
Creates a PHP string from a byte buffer.
- createString(char[], int, int) - Method in class com.caucho.quercus.env.Env
-
Creates a PHP string from a char buffer.
- createString(long) - Method in class com.caucho.quercus.env.Env
-
Creates a PHP string from a long.
- createString(String) - Method in class com.caucho.quercus.env.Env
-
Creates a PHP string from a java String.
- createString(char) - Method in class com.caucho.quercus.env.Env
-
Creates a string from a byte.
- createString(StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a string (php5) literal expression.
- createString(String) - Method in class com.caucho.quercus.module.ModuleContext
-
- createString(String) - Method in class com.caucho.quercus.QuercusContext
-
Creates a string.
- createStringBuilder() - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder(int) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder(byte[], int, int) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder() - Method in class com.caucho.quercus.env.Env
-
Creates an empty string builder.
- createStringBuilder() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder(int) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder(int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder(byte[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder() - Method in class com.caucho.quercus.env.StringValue
-
Creates a string builder of the same type.
- createStringBuilder(int) - Method in class com.caucho.quercus.env.StringValue
-
Creates a string builder of the same type.
- createStringBuilder() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder(int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Creates a string builder of the same type.
- createStringBuilder() - Method in class com.caucho.quercus.module.ModuleContext
-
- createSub(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a subtraction expression.
- createSubcontext(String) - Method in class com.caucho.naming.AbstractModel
-
Creates a subcontext for the model.
- createSubcontext(String) - Method in class com.caucho.naming.ContextImpl
-
Creates a subcontext for the current model.
- createSubcontext(Name) - Method in class com.caucho.naming.ContextImpl
-
- createSubcontext(Name, Attributes) - Method in class com.caucho.naming.DirContextImpl
-
- createSubcontext(String, Attributes) - Method in class com.caucho.naming.DirContextImpl
-
- createSubcontext(String) - Method in class com.caucho.naming.EnvironmentModel
-
Creates a subcontext.
- createSubcontext(String) - Method in class com.caucho.naming.ErrorContext
-
- createSubcontext(Name) - Method in class com.caucho.naming.ErrorContext
-
- createSubcontext(String) - Method in class com.caucho.naming.MemoryModel
-
Creates a subcontext.
- createSubcontext(String) - Method in class com.caucho.naming.PathJndiContext
-
- createSubcontext(Name) - Method in class com.caucho.naming.PathJndiContext
-
- createSubSystem(String) - Static method in class com.caucho.vfs.net.NetworkSystem
-
- createSubSystemImpl(String) - Method in class com.caucho.vfs.net.NetworkSystem
-
- createSuppress(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an error suppression '@a' expression.
- createSwitch(Location, Expr, ArrayList<Expr[]>, ArrayList<BlockStatement>, Statement, String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a switch statement
- createTailKey() - Method in class com.caucho.quercus.env.ArrayValue
-
Creatse a tail index.
- createTailKey() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Creatse a tail index.
- createTailKey() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Creatse a tail index.
- createTailKey() - Method in class com.caucho.quercus.env.CopyArrayValue
-
Pops the top value.
- createTailKey() - Method in class com.caucho.quercus.env.JavaAdapter
-
Creatse a tail index.
- createTailKey() - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
Creatse a tail index.
- createTailKey() - Method in class com.caucho.quercus.env.JavaMapAdapter
-
Creatse a tail index.
- createTargetBaseType(Type) - Method in class com.caucho.config.inject.InjectManager
-
Creates a BaseType from a Type used as a target, for example
an injection point.
- createTempFile(String, String) - Method in class com.caucho.vfs.Path
-
Creates a unique temporary file as a child of this directory.
- createTempFile(String, String) - Method in class com.caucho.vfs.PathWrapper
-
Creates a unique temporary file as a child of this directory.
- createTempStream() - Method in class com.caucho.log.AbstractRolloverLog
-
- createTempVar() - Method in class com.caucho.quercus.program.FunctionInfo
-
- createText(Location, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a text statement
- createText() - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- createText() - Method in class com.caucho.quercus.lib.dom.DOMImplementation
-
- createText() - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- createTextNode(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- createTextNode(String) - Method in class com.caucho.xml.QDocument
-
Creates a new text node in this document.
- createThis(InterpretedClassDef) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a this expression.
- createThisField(Location, ThisExpr, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a "$this->foo" expression.
- createThisField(Location, ThisExpr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a "$this->$foo" expression.
- createThisMethod(Location, ThisExpr, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a $this method call $this->foo(...).
- createThisMethod(Location, ThisExpr, Expr, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a $this method call $this->foo(...).
- createThrow(Location, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a throw statement
- createTimeMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- createTimeRangeMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- createToArray(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an array cast
- createToBinary(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a binary string cast
- createToBoolean(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a boolean cast
- createToDouble(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a double cast
- createToLong(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a long cast
- createToObject(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an object cast
- createToString(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a string cast
- createTotalCount(String) - Method in class com.caucho.env.meter.ActiveTimeMeter
-
- createToUnicode(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a unicode cast
- createTraitParentClassConst(String, StringValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a parent const expression.
- createTraitParentClassMethodCall(Location, String, StringValue, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a parent class method call parent::foo(...)
- createTransientObject(Class<T>) - Method in class com.caucho.config.inject.InjectManager
-
Creates an object, but does not register the
component with webbeans.
- createTreeLoader() - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds a tree loader.
- createTry(Location, Statement) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a try statement
- createType(QName) - Method in class com.caucho.config.type.ConfigType
-
Creates a top-level instance of the type.
- createType(QName) - Method in class com.caucho.config.type.ObjectType
-
Creates a top-level instance of the type.
- createUnescapedTextNode(String) - Method in interface com.caucho.xml.CauchoDocument
-
- createUnescapedTextNode(String) - Method in class com.caucho.xml.QDocument
-
- createUnicode(UnicodeValue) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a string literal expression.
- createUnicodeBuilder() - Method in class com.caucho.quercus.env.Env
-
Creates a unicode builder.
- createUnicodeEreg(Env, StringValue) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createUnicodeEreg(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createUnicodeEregi(Env, StringValue) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createUnicodeEregi(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- createUnicodeString(String) - Method in class com.caucho.quercus.QuercusContext
-
Creates a string.
- createUnset(ExprFactory, Location) - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Creates the assignment.
- createUnset(ExprFactory, Location) - Method in class com.caucho.quercus.expr.Expr
-
Creates a assignment
- createUnsetVar(AbstractVarExpr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an unset '$a' expression.
- createValueExpression(ELContext, String, Class<?>) - Method in class com.caucho.config.el.CandiExpressionFactory
-
- createValueExpression(Object, Class<?>) - Method in class com.caucho.config.el.CandiExpressionFactory
-
- createValuePassThru() - Method in class com.caucho.quercus.marshal.MarshalFactory
-
- createVar(VarInfo) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a var expression.
- createVar(StringValue) - Method in class com.caucho.quercus.parser.QuercusParser
-
- createVar(StringValue) - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns the variable.
- createVarFunction(Location, Expr, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new var function call.
- createVarGlobal(Location, VarVarExpr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a global var statement
- createVarInfo(StringValue) - Method in class com.caucho.quercus.program.FunctionInfo
-
- createVarNew(Location, Expr, ArrayList<Expr>) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a new function call.
- createVarVar(Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a var expression.
- createWhile(Location, Expr, Statement, String) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates a while statement
- createXMLEventReader(InputStream) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLEventReader(InputStream, String) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLEventReader(Reader) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLEventReader(Source) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
"Support of this method is optional."
- createXMLEventReader(String, InputStream) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLEventReader(String, Reader) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLEventReader(XMLStreamReader) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLEventWriter(OutputStream) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- createXMLEventWriter(OutputStream, String) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- createXMLEventWriter(Result) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
This method is optional.
- createXMLEventWriter(Writer) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- createXMLStreamReader(InputStream) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLStreamReader(InputStream, String) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLStreamReader(Reader) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLStreamReader(Source) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
"Support of this method is optional."
- createXMLStreamReader(String, InputStream) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLStreamReader(String, Reader) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- createXMLStreamWriter(OutputStream) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- createXMLStreamWriter(OutputStream, String) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- createXMLStreamWriter(Result) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
This method is optional.
- createXMLStreamWriter(Writer) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- createXor(Expr, Expr) - Method in class com.caucho.quercus.expr.ExprFactory
-
Creates an xor expression.
- CreationalContextImpl<T> - Class in com.caucho.config.inject
-
Stack of partially constructed beans.
- CreationalContextImpl(<any>, CreationalContextImpl<?>) - Constructor for class com.caucho.config.inject.CreationalContextImpl
-
- CreationContextImpl - Class in com.caucho.config.scope
-
Context for a named EL bean scope
- CreationContextImpl(InjectManager) - Constructor for class com.caucho.config.scope.CreationContextImpl
-
- CREDITS_ALL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CREDITS_DOCS - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CREDITS_FULLPAGE - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CREDITS_GENERAL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CREDITS_GROUP - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CREDITS_MODULES - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CREDITS_QA - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CREDITS_SAPI - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- CronExpression - Class in com.caucho.config.timer
-
Cron expression.
- CronExpression(String, String, String, String, String, String, String) - Constructor for class com.caucho.config.timer.CronExpression
-
Constructs a new cron expression.
- CronTrigger - Class in com.caucho.config.timer
-
Implements a cron-style trigger.
- CronTrigger(CronExpression, long, long, TimeZone) - Constructor for class com.caucho.config.timer.CronTrigger
-
Creates new cron trigger.
- CronType - Class in com.caucho.config.types
-
Implements a unix cron-style trigger.
- CronType() - Constructor for class com.caucho.config.types.CronType
-
- CronType(String) - Constructor for class com.caucho.config.types.CronType
-
- CronType(String, String, String, String, String, String, String, Date, Date) - Constructor for class com.caucho.config.types.CronType
-
Creates new cron trigger.
- Crypt - Class in com.caucho.quercus.lib.string
-
Crypt.
- Crypt() - Constructor for class com.caucho.quercus.lib.string.Crypt
-
- crypt(String, String) - Static method in class com.caucho.quercus.lib.string.Crypt
-
- crypt(String, String) - Static method in class com.caucho.quercus.lib.string.StringModule
-
- CRYPT_BLOWFISH - Static variable in class com.caucho.quercus.lib.string.StringModule
-
- CRYPT_EXT_DES - Static variable in class com.caucho.quercus.lib.string.StringModule
-
- CRYPT_MD5 - Static variable in class com.caucho.quercus.lib.string.StringModule
-
- CRYPT_SALT_LENGTH - Static variable in class com.caucho.quercus.lib.string.StringModule
-
- CRYPT_STD_DES - Static variable in class com.caucho.quercus.lib.string.StringModule
-
- ctype_alnum(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_alpha(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_cntrl(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_digit(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_graph(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_lower(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_print(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_punct(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_space(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_upper(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- ctype_xdigit(Value) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- CtypeModule - Class in com.caucho.quercus.lib
-
- CtypeModule() - Constructor for class com.caucho.quercus.lib.CtypeModule
-
- curl_close(Env, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Closes this cURL object.
- curl_copy_handle(Env, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Returns a copy of this resource.
- curl_errno(Env, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Returns the error code from the last operation.
- curl_error(Env, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Returns the error string from the last operation.
- curl_exec(Env, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
- curl_getinfo(Env, CurlResource, Value) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Returns information about the last request.
- CURL_HTTP_VERSION_1_0 - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_HTTP_VERSION_1_1 - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_HTTP_VERSION_NONE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- curl_init(Env, String) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Returns a cURL handle.
- curl_multi_add_handle(Env, CurlMultiResource, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
int curl_multi_add_handle ( resource $mh , resource $ch )
- curl_multi_close(Env, CurlMultiResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
void curl_multi_close ( resource $mh )
- curl_multi_exec(Env, CurlMultiResource, Value) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
int curl_multi_exec ( resource $mh , int &$still_running )
- curl_multi_getcontent(Env, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
string curl_multi_getcontent ( resource $ch )
- curl_multi_info_read(Env, CurlMultiResource, Value) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
XXX: not documented by PHP
- curl_multi_init(Env) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
resource curl_multi_init ( void )
- curl_multi_remove_handle(Env, CurlMultiResource, CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
int curl_multi_remove_handle ( resource $mh , resource $ch )
- curl_multi_select(Env, CurlMultiResource, Value) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
int curl_multi_select ( resource $mh [, float $timeout = 1.0 ] )
- CURL_NETRC_IGNORED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_NETRC_OPTIONAL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_NETRC_REQUIRED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- curl_setopt(Env, CurlResource, int, Value) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Sets a cURL option.
- curl_setopt_array(Env, CurlResource, ArrayValue) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Sets an array of options.
- CURL_TIMECOND_IFMODSINCE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_TIMECOND_IFUNMODSINCE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_TIMECOND_LASTMOD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- curl_version(Env, Value) - Static method in class com.caucho.quercus.lib.curl.CurlModule
-
Returns the version of this cURL implementation.
- CURL_VERSION_IPV6 - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_VERSION_KERBEROS4 - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_VERSION_LIBZ - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURL_VERSION_SSL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLAUTH_ANY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLAUTH_ANYSAFE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLAUTH_BASIC - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLAUTH_DIGEST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLAUTH_GSSNEGOTIATE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLAUTH_NTLM - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLCLOSEPOLICY_CALLBACK - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLCLOSEPOLICY_LEAST_RECENTLY_USED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLCLOSEPOLICY_LEAST_TRAFFIC - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLCLOSEPOLICY_OLDEST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLCLOSEPOLICY_SLOWEST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_ABORTED_BY_CALLBACK - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_BAD_CALLING_ORDER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_BAD_CONTENT_ENCODING - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_BAD_FUNCTION_ARGUMENT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_BAD_PASSWORD_ENTERED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_COULDNT_CONNECT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_COULDNT_RESOLVE_HOST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_COULDNT_RESOLVE_PROXY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FAILED_INIT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FILE_COULDNT_READ_FILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FILESIZE_EXCEEDED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_ACCESS_DENIED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_BAD_DOWNLOAD_RESUME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_CANT_GET_HOST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_CANT_RECONNECT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_COULDNT_GET_SIZE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_COULDNT_RETR_FILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_COULDNT_SET_ASCII - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_COULDNT_SET_BINARY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_COULDNT_STOR_FILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_COULDNT_USE_REST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_PORT_FAILED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_QUOTE_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_SSL_FAILED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_USER_PASSWORD_INCORRECT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_WEIRD_227_FORMAT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_WEIRD_PASS_REPLY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_WEIRD_PASV_REPLY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_WEIRD_SERVER_REPLY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_WEIRD_USER_REPLY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FTP_WRITE_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_FUNCTION_NOT_FOUND - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_GOT_NOTHING - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_HTTP_NOT_FOUND - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_HTTP_PORT_FAILED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_HTTP_POST_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_HTTP_RANGE_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_LDAP_CANNOT_BIND - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_LDAP_INVALID_URL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_LDAP_SEARCH_FAILED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_LIBRARY_NOT_FOUND - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_MALFORMAT_USER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_OBSOLETE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_OK - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_OPERATION_TIMEOUTED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_OUT_OF_MEMORY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_PARTIAL_FILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_READ_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_RECV_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SEND_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SHARE_IN_USE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SSL_CACERT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SSL_CERTPROBLEM - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SSL_CIPHER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SSL_CONNECT_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SSL_ENGINE_NOTFOUND - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SSL_ENGINE_SETFAILED - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_SSL_PEER_CERTIFICATE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_TELNET_OPTION_SYNTAX - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_TOO_MANY_REDIRECTS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_UNKNOWN_TELNET_OPTION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_UNSUPPORTED_PROTOCOL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_URL_MALFORMAT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_URL_MALFORMAT_USER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLE_WRITE_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLFTPAUTH_DEFAULT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLFTPAUTH_SSL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLFTPAUTH_TLS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLFTPSSL_ALL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLFTPSSL_CONTROL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLFTPSSL_NONE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLFTPSSL_TRY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CurlHostnameVerifier - Class in com.caucho.quercus.lib.curl
-
- CurlHttpConnection - Class in com.caucho.quercus.lib.curl
-
Represents a HttpURLConnection wrapper.
- CurlHttpConnection(URL, String, String) - Constructor for class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- CurlHttpConnection(URL, String, String, URL, String, String, String) - Constructor for class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- CurlHttpRequest - Class in com.caucho.quercus.lib.curl
-
Represents a generic Http request.
- CurlHttpRequest(CurlResource) - Constructor for class com.caucho.quercus.lib.curl.CurlHttpRequest
-
- CURLINFO_CONNECT_TIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_CONTENT_LENGTH_DOWNLOAD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_CONTENT_LENGTH_UPLOAD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_CONTENT_TYPE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_EFFECTIVE_URL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_FILETIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_HEADER_OUT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_HEADER_SIZE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_HTTP_CODE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_NAMELOOKUP_TIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_PRETRANSFER_TIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_PRIVATE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_REDIRECT_COUNT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_REDIRECT_TIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_REQUEST_SIZE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_SIZE_DOWNLOAD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_SIZE_UPLOAD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_SPEED_DOWNLOAD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_SPEED_UPLOAD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_SSL_VERIFYRESULT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_STARTTRANSFER_TIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLINFO_TOTAL_TIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLM_BAD_EASY_HANDLE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLM_BAD_HANDLE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLM_CALL_MULTI_PERFORM - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLM_INTERNAL_ERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLM_OK - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLM_OUT_OF_MEMORY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CurlModule - Class in com.caucho.quercus.lib.curl
-
- CurlModule() - Constructor for class com.caucho.quercus.lib.curl.CurlModule
-
- CURLMSG_DONE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CurlMultiResource - Class in com.caucho.quercus.lib.curl
-
- CurlMultiResource() - Constructor for class com.caucho.quercus.lib.curl.CurlMultiResource
-
- CURLOPT_AUTOREFERER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_BINARYTRANSFER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_BUFFERSIZE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_CAINFO - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_CAPATH - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_CLOSEPOLICY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_CONNECTTIMEOUT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_CONNECTTIMEOUT_MS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_COOKIE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_COOKIEFILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_COOKIEJAR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_COOKIESESSION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_CRLF - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_CUSTOMREQUEST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_DNS_CACHE_TIMEOUT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_DNS_USE_GLOBAL_CACHE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_EGDSOCKET - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_ENCODING - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FAILONERROR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FILETIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FOLLOWLOCATION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FORBID_REUSE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FRESH_CONNECT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTP_CREATE_MISSING_DIRS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTP_SSL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTP_USE_EPRT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTP_USE_EPSV - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTPAPPEND - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTPASCII - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTPLISTONLY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTPPORT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_FTPSSLAUTH - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HEADER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HEADERFUNCTION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HTTP200ALIASES - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HTTP_VERSION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HTTPAUTH - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HTTPGET - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HTTPHEADER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_HTTPPROXYTUNNEL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_INFILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_INFILESIZE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_INTERFACE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_KRB4LEVEL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_LOW_SPEED_LIMIT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_LOW_SPEED_TIME - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_MAXCONNECTS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_MAXREDIRS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_MUTE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_NETRC - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_NOBODY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_NOPROGRESS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_NOSIGNAL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PASSWDFUNCTION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PORT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_POST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_POSTFIELDS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_POSTQUOTE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PRIVATE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PROGRESSFUNCTION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PROXY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PROXYAUTH - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PROXYPORT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PROXYTYPE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PROXYUSERPWD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_PUT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_QUOTE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_RANDOM_FILE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_RANGE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_READFUNCTION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_REFERER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_RESUME_FROM - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_RETURNTRANSFER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSL_CIPHER_LIST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSL_VERIFYHOST - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSL_VERIFYPEER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLCERT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLCERTPASSWD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLCERTTYPE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLENGINE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLENGINE_DEFAULT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLKEY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLKEYPASSWD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLKEYTYPE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_SSLVERSION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_STDERR - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_TCP_NODELAY - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_TIMECONDITION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_TIMEOUT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_TIMEOUT_MS - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_TIMEVALUE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_TRANSFERTEXT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_UNRESTRICTED_AUTH - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_UPLOAD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_URL - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_USERAGENT - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_USERPWD - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_VERBOSE - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_WRITEFUNCTION - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLOPT_WRITEHEADER - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLPROXY_HTTP - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURLPROXY_SOCKS5 - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CurlResource - Class in com.caucho.quercus.lib.curl
-
- CurlResource() - Constructor for class com.caucho.quercus.lib.curl.CurlResource
-
- CURLVERSION_NOW - Static variable in class com.caucho.quercus.lib.curl.CurlModule
-
- CURRENT - Static variable in class com.caucho.config.inject.CurrentLiteral
-
- current() - Method in class com.caucho.quercus.env.ArgRef
-
- current() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the current value.
- current() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the current value.
- current() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the current value.
- current() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the current value
- current() - Method in class com.caucho.quercus.env.JavaListAdapter
-
Returns the current value.
- current() - Method in class com.caucho.quercus.env.Value
-
Returns the current value
- current() - Method in class com.caucho.quercus.env.Var
-
Returns the current value
- current(Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the current value of the array.
- current(Env) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- current(Env) - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
-
- current(Env) - Method in interface com.caucho.quercus.lib.spl.Iterator
-
Returns the current value.
- current(Env) - Method in class com.caucho.quercus.lib.spl.RecursiveIteratorIterator
-
- current(Env) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- current() - Method in class com.caucho.util.CharCursor
-
- current() - Method in class com.caucho.util.StringCharCursor
-
- current() - Method in interface com.caucho.util.TimeInterval
-
Returns true if the interval is current.
- current(long) - Method in interface com.caucho.util.TimeInterval
-
Returns true if the interval is current at the time specified.
- current() - Method in class com.caucho.util.TimeIntervalElement
-
- current(long) - Method in class com.caucho.util.TimeIntervalElement
-
- CURRENT_ANN - Static variable in class com.caucho.config.inject.AbstractIntrospectedBean
-
- CURRENT_ANN_LIST - Static variable in class com.caucho.config.inject.CurrentLiteral
-
- CURRENT_AS_FILEINFO - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- CURRENT_AS_PATHNAME - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- CURRENT_AS_SELF - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- CURRENT_MODE_MASK - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- CurrentLiteral - Class in com.caucho.config.inject
-
Represents the @Default annotation
- CurrentLiteral() - Constructor for class com.caucho.config.inject.CurrentLiteral
-
- CurrentPattern - Class in com.caucho.xpath.pattern
-
Matches the current node.
- CurrentPattern() - Constructor for class com.caucho.xpath.pattern.CurrentPattern
-
- CurrentTime - Class in com.caucho.util
-
The CurrentTime class returns the current system time.
- CURSOR_FWDONLY - Static variable in class com.caucho.quercus.lib.db.PDO
-
- CURSOR_SCROLL - Static variable in class com.caucho.quercus.lib.db.PDO
-
- curveto(double, double, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Draws a bezier curve
- curveTo(double, double, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- curveto_b(double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Draws a bezier curve
- curveto_e(double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Draws a bezier curve
- CyclicBarrier - Class in com.caucho.util
-
Waits for n threads.
- CyclicBarrier(int) - Constructor for class com.caucho.util.CyclicBarrier
-