Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi.c1817 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_add() local
2498 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_read_var() local
4249 zend_ffi_type *new_type; in ZEND_METHOD() local
4285 zend_ffi_type *type, *new_type; in ZEND_METHOD() local
6565 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
6574 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
/php-src/Zend/
H A Dzend_compile.c1370 static zend_string *add_type_string(zend_string *type, zend_string *new_type, bool is_intersection)… in add_type_string()

Completed in 72 milliseconds