Home
last modified time | relevance | path

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

/PHP-8.1/ext/ffi/
H A Dffi.c4501 ZEND_METHOD(FFI_CType, getName) /* {{{ */ in ZEND_METHOD() argument
4521 ZEND_METHOD(FFI_CType, getKind) /* {{{ */ in ZEND_METHOD() argument
4535 ZEND_METHOD(FFI_CType, getSize) /* {{{ */ in ZEND_METHOD() argument
4549 ZEND_METHOD(FFI_CType, getAlignment) /* {{{ */ in ZEND_METHOD() argument
4563 ZEND_METHOD(FFI_CType, getAttributes) /* {{{ */ in ZEND_METHOD() argument
4577 ZEND_METHOD(FFI_CType, getEnumKind) /* {{{ */ in ZEND_METHOD() argument
4617 ZEND_METHOD(FFI_CType, getArrayLength) /* {{{ */ in ZEND_METHOD() argument
4635 ZEND_METHOD(FFI_CType, getPointerType) /* {{{ */ in ZEND_METHOD() argument
4710 ZEND_METHOD(FFI_CType, getStructFieldType) /* {{{ */ in ZEND_METHOD() argument
4740 ZEND_METHOD(FFI_CType, getFuncABI) /* {{{ */ in ZEND_METHOD() argument
[all …]

Completed in 35 milliseconds