Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi_arginfo.h320 …zend_string *const_TYPE_CHAR_name = zend_string_init_interned("TYPE_CHAR", sizeof("TYPE_CHAR") - 1… in register_class_FFI_CType() local
321 …zend_declare_typed_class_constant(class_entry, const_TYPE_CHAR_name, &const_TYPE_CHAR_value, ZEND_… in register_class_FFI_CType()
322 zend_string_release(const_TYPE_CHAR_name); in register_class_FFI_CType()

Completed in 7 milliseconds