php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
ir_save.c File Reference
#include "ir.h"
#include "ir_private.h"

Go to the source code of this file.

Functions

void ir_print_proto (const ir_ctx *ctx, ir_ref func_proto, FILE *f)
 
void ir_save (const ir_ctx *ctx, uint32_t save_flags, FILE *f)
 

Function Documentation

◆ ir_print_proto()

void ir_print_proto ( const ir_ctx * ctx,
ir_ref func_proto,
FILE * f )

Definition at line 11 of file ir_save.c.

◆ ir_save()

void ir_save ( const ir_ctx * ctx,
uint32_t save_flags,
FILE * f )

Definition at line 89 of file ir_save.c.