Package | Description |
---|---|
com.caucho.quercus.function |
Modifier and Type | Class and Description |
---|---|
class |
CompiledFunctionRef_0
Represents a compiled function with 0 args
|
class |
CompiledFunctionRef_1
Represents a compiled function with 1 arg
|
class |
CompiledFunctionRef_2
Represents a compiled function with 2 args
|
class |
CompiledFunctionRef_3
Represents a compiled function with 3 args
|
class |
CompiledFunctionRef_4
Represents a compiled function with 4 args
|
class |
CompiledFunctionRef_5
Represents a compiled function with 5 args
|
class |
CompiledFunctionRef_N
Represents a compiled function with N args
|