Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.h69 struct _php_timezone_obj { struct
70 bool initialized;
71 int type;
72 union {
76 } tzi;
77 zend_object std;

Completed in 17 milliseconds