Searched refs:zend_ffi_validate_vla (Results 1 – 1 of 1) sorted by relevance
3619 static zend_result zend_ffi_validate_vla(zend_ffi_type *type) /* {{{ */ in zend_ffi_validate_vla() function6326 if (zend_ffi_validate_vla(ZEND_FFI_TYPE(dcl->type)) == FAILURE) {6634 if (zend_ffi_validate_vla(ZEND_FFI_TYPE(dcl->type)) == FAILURE) {7014 return zend_ffi_validate_vla(ZEND_FFI_TYPE(type));
Completed in 23 milliseconds