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.h1057 zend_string *const_ALL_name = zend_string_init_interned("ALL", sizeof("ALL") - 1, 1); in register_class_DateTimeZone() local
1058 …zend_declare_class_constant_ex(class_entry, const_ALL_name, &const_ALL_value, ZEND_ACC_PUBLIC, NUL… in register_class_DateTimeZone()
1059 zend_string_release(const_ALL_name); in register_class_DateTimeZone()

Completed in 10 milliseconds