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

#include <zend_ssa.h>

Data Fields

uint32_t type_mask
 
zend_class_entryce
 

Detailed Description

Definition at line 51 of file zend_ssa.h.

Field Documentation

◆ ce

zend_class_entry* _zend_ssa_type_constraint::ce

Definition at line 53 of file zend_ssa.h.

◆ type_mask

uint32_t _zend_ssa_type_constraint::type_mask

Definition at line 52 of file zend_ssa.h.


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