Searched refs:zend_ffi_validate_vla (Results 1 – 1 of 1) sorted by relevance
3657 static zend_result zend_ffi_validate_vla(zend_ffi_type *type) /* {{{ */ in zend_ffi_validate_vla() function6364 if (zend_ffi_validate_vla(ZEND_FFI_TYPE(dcl->type)) == FAILURE) {6672 if (zend_ffi_validate_vla(ZEND_FFI_TYPE(dcl->type)) == FAILURE) {7052 return zend_ffi_validate_vla(ZEND_FFI_TYPE(type));
Completed in 28 milliseconds