Module functions

Source
Expand description

Apis relate to zend_function_entry.

TODO Add lambda.

Structs§

Argument
Function or method argument info.
FunctionEntity
Builder for registering php function.
FunctionEntry
Wrapper of zend_function_entry.
MethodEntity
Builder for registering class method.
ReturnType
Function or method return type.
ZFunc
Wrapper of zend_function.

Functions§

call
Call user function by name.