Home
last modified time | relevance | path

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

/PHP-8.0/ext/ffi/
H A Dffi.c5878 static int zend_ffi_validate_array_element_type(zend_ffi_type *type) /* {{{ */ function
5919 if (zend_ffi_validate_array_element_type(element_type) != SUCCESS) {
6563 if (zend_ffi_validate_array_element_type(ZEND_FFI_TYPE(type)) != SUCCESS) {

Completed in 21 milliseconds