Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi_arginfo.h267 …zend_string *const_TYPE_DOUBLE_name = zend_string_init_interned("TYPE_DOUBLE", sizeof("TYPE_DOUBLE… in register_class_FFI_CType() local
268 …zend_declare_typed_class_constant(class_entry, const_TYPE_DOUBLE_name, &const_TYPE_DOUBLE_value, Z… in register_class_FFI_CType()
269 zend_string_release(const_TYPE_DOUBLE_name); in register_class_FFI_CType()
/PHP-8.2/ext/intl/formatter/
H A Dformatter_arginfo.h587 …zend_string *const_TYPE_DOUBLE_name = zend_string_init_interned("TYPE_DOUBLE", sizeof("TYPE_DOUBLE… in register_class_NumberFormatter() local
588 …zend_declare_typed_class_constant(class_entry, const_TYPE_DOUBLE_name, &const_TYPE_DOUBLE_value, Z… in register_class_NumberFormatter()
589 zend_string_release(const_TYPE_DOUBLE_name); in register_class_NumberFormatter()

Completed in 13 milliseconds