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.c1818 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_add() local
2499 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_read_var() local
4291 zend_ffi_type *new_type; in ZEND_METHOD() local
4327 zend_ffi_type *type, *new_type; in ZEND_METHOD() local
6602 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
6611 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
/php-src/Zend/
H A Dzend_compile.c1365 static zend_string *add_type_string(zend_string *type, zend_string *new_type, bool is_intersection)… in add_type_string()

Completed in 45 milliseconds