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

Go to the source code of this file.

Functions

void ir_consistency_check (void)
 
bool ir_check (const ir_ctx *ctx)
 

Function Documentation

◆ ir_check()

bool ir_check ( const ir_ctx * ctx)

Definition at line 89 of file ir_check.c.

◆ ir_consistency_check()

void ir_consistency_check ( void )

Definition at line 11 of file ir_check.c.