Home
last modified time | relevance | path

Searched defs:FFI_CType (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/ffi/
H A Dffi.c4624 ZEND_METHOD(FFI_CType, getName) /* {{{ */ in ZEND_METHOD() argument
4644 ZEND_METHOD(FFI_CType, getKind) /* {{{ */ in ZEND_METHOD() argument
4658 ZEND_METHOD(FFI_CType, getSize) /* {{{ */ in ZEND_METHOD() argument
4672 ZEND_METHOD(FFI_CType, getAlignment) /* {{{ */ in ZEND_METHOD() argument
4686 ZEND_METHOD(FFI_CType, getAttributes) /* {{{ */ in ZEND_METHOD() argument
4700 ZEND_METHOD(FFI_CType, getEnumKind) /* {{{ */ in ZEND_METHOD() argument
4740 ZEND_METHOD(FFI_CType, getArrayLength) /* {{{ */ in ZEND_METHOD() argument
4758 ZEND_METHOD(FFI_CType, getPointerType) /* {{{ */ in ZEND_METHOD() argument
4833 ZEND_METHOD(FFI_CType, getStructFieldType) /* {{{ */ in ZEND_METHOD() argument
4863 ZEND_METHOD(FFI_CType, getFuncABI) /* {{{ */ in ZEND_METHOD() argument
[all …]

Completed in 28 milliseconds