Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi_arginfo.h259 zval const_TYPE_DOUBLE_value; in register_class_FFI_CType() local
260 ZVAL_LONG(&const_TYPE_DOUBLE_value, ZEND_FFI_TYPE_DOUBLE); in register_class_FFI_CType()
262 …zend_declare_typed_class_constant(class_entry, const_TYPE_DOUBLE_name, &const_TYPE_DOUBLE_value, Z… in register_class_FFI_CType()
/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h583 zval const_TYPE_DOUBLE_value; in register_class_NumberFormatter() local
584 ZVAL_LONG(&const_TYPE_DOUBLE_value, FORMAT_TYPE_DOUBLE); in register_class_NumberFormatter()
586 …zend_declare_typed_class_constant(class_entry, const_TYPE_DOUBLE_name, &const_TYPE_DOUBLE_value, Z… in register_class_NumberFormatter()

Completed in 16 milliseconds