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

#include <timezone_class.h>

Data Fields

intl_error err
 
const TimeZoneutimezone
 
bool should_delete
 
zend_object zo
 

Detailed Description

Definition at line 34 of file timezone_class.h.

Field Documentation

◆ err

intl_error TimeZone_object::err

Definition at line 36 of file timezone_class.h.

◆ should_delete

bool TimeZone_object::should_delete

Definition at line 42 of file timezone_class.h.

◆ utimezone

const TimeZone* TimeZone_object::utimezone

Definition at line 39 of file timezone_class.h.

◆ zo

zend_object TimeZone_object::zo

Definition at line 44 of file timezone_class.h.


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