php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_ir_sparse_set Struct Reference

#include <ir_private.h>

Data Fields

uint32_t size
 
uint32_t len
 
uint32_t * data
 

Detailed Description

Definition at line 486 of file ir_private.h.

Field Documentation

◆ data

uint32_t* _ir_sparse_set::data

Definition at line 489 of file ir_private.h.

◆ len

uint32_t _ir_sparse_set::len

Definition at line 488 of file ir_private.h.

◆ size

uint32_t _ir_sparse_set::size

Definition at line 487 of file ir_private.h.


The documentation for this struct was generated from the following file: