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

#include <zend_worklist.h>

Data Fields

zend_bitset visited
 
zend_worklist_stack stack
 

Detailed Description

Definition at line 67 of file zend_worklist.h.

Field Documentation

◆ stack

zend_worklist_stack _zend_worklist::stack

Definition at line 69 of file zend_worklist.h.

◆ visited

zend_bitset _zend_worklist::visited

Definition at line 68 of file zend_worklist.h.


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