Home
last modified time | relevance | path

Searched defs:allow_incomplete_array (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/ffi/
H A Dffi.c3489 …e_type(zend_ffi_type *type, zend_bool allow_incomplete_tag, zend_bool allow_incomplete_array) /* {… in zend_ffi_validate_incomplete_type()
3533 …e_type(zend_ffi_type *type, zend_bool allow_incomplete_tag, zend_bool allow_incomplete_array) /* {… in zend_ffi_validate_type()
3543 static int zend_ffi_validate_var_type(zend_ffi_type *type, zend_bool allow_incomplete_array) /* {{{… in zend_ffi_validate_var_type()

Completed in 30 milliseconds