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

#include <zend_worklist.h>

Data Fields

int * buf
 
int len
 
int capacity
 

Detailed Description

Definition at line 25 of file zend_worklist.h.

Field Documentation

◆ buf

int* _zend_worklist_stack::buf

Definition at line 26 of file zend_worklist.h.

◆ capacity

int _zend_worklist_stack::capacity

Definition at line 28 of file zend_worklist.h.

◆ len

int _zend_worklist_stack::len

Definition at line 27 of file zend_worklist.h.


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