Home
last modified time | relevance | path

Searched refs:zend_ffi_nested_type (Results 1 – 9 of 9) sorted by relevance

/dports/www/mod_php81/php-8.1.1/ext/ffi/
H A Dffi.c6854 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6864 return zend_ffi_nested_type(type, nested_type->pointer.type);
6875 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6889 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6905 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/www/mod_php74/php-7.4.27/ext/ffi/
H A Dffi.c6620 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6630 return zend_ffi_nested_type(type, nested_type->pointer.type);
6641 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6655 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6671 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/lang/php81/php-8.1.1/ext/ffi/
H A Dffi.c6854 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6864 return zend_ffi_nested_type(type, nested_type->pointer.type);
6875 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6889 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6905 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/lang/php80/php-8.0.15/ext/ffi/
H A Dffi.c6514 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6524 return zend_ffi_nested_type(type, nested_type->pointer.type);
6535 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6549 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6565 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/lang/php74/php-7.4.27/ext/ffi/
H A Dffi.c6620 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6630 return zend_ffi_nested_type(type, nested_type->pointer.type);
6641 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6655 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6671 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/devel/php74-ffi/php-7.4.27/ext/ffi/
H A Dffi.c6620 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6630 return zend_ffi_nested_type(type, nested_type->pointer.type);
6641 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6655 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6671 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/devel/php81-ffi/php-8.1.1/ext/ffi/
H A Dffi.c6854 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6864 return zend_ffi_nested_type(type, nested_type->pointer.type);
6875 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6889 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6905 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/devel/php80-ffi/php-8.0.15/ext/ffi/
H A Dffi.c6514 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6524 return zend_ffi_nested_type(type, nested_type->pointer.type);
6535 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6549 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6565 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {
/dports/www/mod_php80/php-8.0.15/ext/ffi/
H A Dffi.c6514 static int zend_ffi_nested_type(zend_ffi_type *type, zend_ffi_type *nested_type) /* {{{ */ function
6524 return zend_ffi_nested_type(type, nested_type->pointer.type);
6535 if (zend_ffi_nested_type(type, nested_type->array.type) != SUCCESS) {
6549 return zend_ffi_nested_type(type, nested_type->func.ret_type);
6565 if (zend_ffi_nested_type(dcl->type, nested_dcl->type) != SUCCESS) {