php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "zend.h"
Go to the source code of this file.
Macros | |
#define | IR_PHP_OPS(_) |
#define | IR_SNAPSHOT_HANDLER_DCL() |
#define | IR_SNAPSHOT_HANDLER(ctx, ref, insn, addr) |
#define | IR_PHP_MM 1 |
#define | ir_mem_malloc emalloc |
#define | ir_mem_calloc ecalloc |
#define | ir_mem_realloc erealloc |
#define | ir_mem_free efree |
#define | IR_EXTERNAL_GDB_ENTRY |