Searched defs:new_type (Results 1 – 2 of 2) sorted by relevance
1818 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_add() local2499 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_read_var() local4291 zend_ffi_type *new_type; in ZEND_METHOD() local4327 zend_ffi_type *type, *new_type; in ZEND_METHOD() local6602 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local6611 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
1365 static zend_string *add_type_string(zend_string *type, zend_string *new_type, bool is_intersection)… in add_type_string()
Completed in 52 milliseconds