Searched refs:const_RFC3339_value_str (Results 1 – 1 of 1) sorted by relevance
917 …zend_string *const_RFC3339_value_str = zend_string_init(DATE_FORMAT_RFC3339, strlen(DATE_FORMAT_RF… in register_class_DateTimeInterface() local918 ZVAL_STR(&const_RFC3339_value, const_RFC3339_value_str); in register_class_DateTimeInterface()
Completed in 8 milliseconds