Home
last modified time | relevance | path

Searched refs:const_W3C_name (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/date/
H A Dphp_date_arginfo.h953 zend_string *const_W3C_name = zend_string_init_interned("W3C", sizeof("W3C") - 1, 1); in register_class_DateTimeInterface() local
954 …zend_declare_typed_class_constant(class_entry, const_W3C_name, &const_W3C_value, ZEND_ACC_PUBLIC, … in register_class_DateTimeInterface()
955 zend_string_release(const_W3C_name); in register_class_DateTimeInterface()

Completed in 8 milliseconds