#include <Zend/zend_API.h>
#include "php-upb.h"
Go to the source code of this file.
◆ Arena
◆ Arena_Create()
static zend_object* Arena_Create |
( |
zend_class_entry * |
class_type | ) |
|
|
static |
◆ Arena_Free()
static void Arena_Free |
( |
zend_object * |
obj | ) |
|
|
static |
◆ Arena_Get()
◆ Arena_Init()
void Arena_Init |
( |
zval * |
val | ) |
|
◆ Arena_ModuleInit()
void Arena_ModuleInit |
( |
| ) |
|
◆ Arena_class_entry
zend_class_entry* Arena_class_entry |
◆ Arena_methods
const zend_function_entry Arena_methods[] |
|
static |
Initial value:
Definition at line 80 of file arena.c.
◆ Arena_object_handlers
zend_object_handlers Arena_object_handlers |
|
static |