Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date_arginfo.h1004 zend_string *const_AFRICA_name = zend_string_init_interned("AFRICA", sizeof("AFRICA") - 1, 1); in register_class_DateTimeZone() local
1005 …zend_declare_typed_class_constant(class_entry, const_AFRICA_name, &const_AFRICA_value, ZEND_ACC_PU… in register_class_DateTimeZone()
1006 zend_string_release(const_AFRICA_name); in register_class_DateTimeZone()

Completed in 8 milliseconds