Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/
H A Dphp_date.h72 struct _php_interval_obj { struct
73 timelib_rel_time *diff;
74 int civil_or_wall;
75 bool from_string;
76 zend_string *date_string;
77 bool initialized;
78 zend_object std;

Completed in 5 milliseconds