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

Data Fields

zend_fcall_info fci
 
zend_fcall_info_cache fci_cache
 
bool calling
 

Detailed Description

Definition at line 124 of file basic_functions.c.

Field Documentation

◆ calling

bool _user_tick_function_entry::calling

Definition at line 127 of file basic_functions.c.

◆ fci

zend_fcall_info _user_tick_function_entry::fci

Definition at line 125 of file basic_functions.c.

◆ fci_cache

zend_fcall_info_cache _user_tick_function_entry::fci_cache

Definition at line 126 of file basic_functions.c.


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