Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/
H A Dffi.c1817 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_add() local
2497 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_read_var() local
4247 zend_ffi_type *new_type; in ZEND_METHOD() local
4283 zend_ffi_type *type, *new_type; in ZEND_METHOD() local
6558 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
6567 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
/PHP-8.3/Zend/
H A Dzend_compile.c1292 static zend_string *add_type_string(zend_string *type, zend_string *new_type, bool is_intersection)… in add_type_string()

Completed in 49 milliseconds