Searched defs:FFI_CType (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/ffi/ |
H A D | ffi.c | 4562 ZEND_METHOD(FFI_CType, getName) /* {{{ */ in ZEND_METHOD() argument 4582 ZEND_METHOD(FFI_CType, getKind) /* {{{ */ in ZEND_METHOD() argument 4596 ZEND_METHOD(FFI_CType, getSize) /* {{{ */ in ZEND_METHOD() argument 4610 ZEND_METHOD(FFI_CType, getAlignment) /* {{{ */ in ZEND_METHOD() argument 4624 ZEND_METHOD(FFI_CType, getAttributes) /* {{{ */ in ZEND_METHOD() argument 4638 ZEND_METHOD(FFI_CType, getEnumKind) /* {{{ */ in ZEND_METHOD() argument 4678 ZEND_METHOD(FFI_CType, getArrayLength) /* {{{ */ in ZEND_METHOD() argument 4696 ZEND_METHOD(FFI_CType, getPointerType) /* {{{ */ in ZEND_METHOD() argument 4771 ZEND_METHOD(FFI_CType, getStructFieldType) /* {{{ */ in ZEND_METHOD() argument 4801 ZEND_METHOD(FFI_CType, getFuncABI) /* {{{ */ in ZEND_METHOD() argument [all …]
|
Completed in 28 milliseconds