Searched defs:FFI_CType (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/ffi/ |
H A D | ffi.c | 4630 ZEND_METHOD(FFI_CType, getName) /* {{{ */ in ZEND_METHOD() argument 4650 ZEND_METHOD(FFI_CType, getKind) /* {{{ */ in ZEND_METHOD() argument 4664 ZEND_METHOD(FFI_CType, getSize) /* {{{ */ in ZEND_METHOD() argument 4678 ZEND_METHOD(FFI_CType, getAlignment) /* {{{ */ in ZEND_METHOD() argument 4692 ZEND_METHOD(FFI_CType, getAttributes) /* {{{ */ in ZEND_METHOD() argument 4706 ZEND_METHOD(FFI_CType, getEnumKind) /* {{{ */ in ZEND_METHOD() argument 4746 ZEND_METHOD(FFI_CType, getArrayLength) /* {{{ */ in ZEND_METHOD() argument 4764 ZEND_METHOD(FFI_CType, getPointerType) /* {{{ */ in ZEND_METHOD() argument 4839 ZEND_METHOD(FFI_CType, getStructFieldType) /* {{{ */ in ZEND_METHOD() argument 4869 ZEND_METHOD(FFI_CType, getFuncABI) /* {{{ */ in ZEND_METHOD() argument [all …]
|
Completed in 33 milliseconds