Home
last modified time | relevance | path

Searched defs:_php_timezone_obj (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/date/
H A Dphp_date.h148 struct _php_timezone_obj { struct
149 int initialized;
150 int type;
151 union {
155 } tzi;
156 HashTable *props;
157 zend_object std;

Completed in 5 milliseconds