Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date_arginfo.h1070 zend_string *const_ALL_name = zend_string_init_interned("ALL", sizeof("ALL") - 1, 1); in register_class_DateTimeZone() local
1071 …zend_declare_typed_class_constant(class_entry, const_ALL_name, &const_ALL_value, ZEND_ACC_PUBLIC, … in register_class_DateTimeZone()
1072 zend_string_release(const_ALL_name); in register_class_DateTimeZone()

Completed in 8 milliseconds