Searched defs:FFI_CType (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/ffi/ |
H A D | ffi.c | 4632 ZEND_METHOD(FFI_CType, getName) /* {{{ */ in ZEND_METHOD() argument 4652 ZEND_METHOD(FFI_CType, getKind) /* {{{ */ in ZEND_METHOD() argument 4666 ZEND_METHOD(FFI_CType, getSize) /* {{{ */ in ZEND_METHOD() argument 4680 ZEND_METHOD(FFI_CType, getAlignment) /* {{{ */ in ZEND_METHOD() argument 4694 ZEND_METHOD(FFI_CType, getAttributes) /* {{{ */ in ZEND_METHOD() argument 4708 ZEND_METHOD(FFI_CType, getEnumKind) /* {{{ */ in ZEND_METHOD() argument 4748 ZEND_METHOD(FFI_CType, getArrayLength) /* {{{ */ in ZEND_METHOD() argument 4766 ZEND_METHOD(FFI_CType, getPointerType) /* {{{ */ in ZEND_METHOD() argument 4841 ZEND_METHOD(FFI_CType, getStructFieldType) /* {{{ */ in ZEND_METHOD() argument 4871 ZEND_METHOD(FFI_CType, getFuncABI) /* {{{ */ in ZEND_METHOD() argument [all …]
|
Completed in 38 milliseconds