Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/
H A Dffi.c1720 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_add() local
2386 zend_ffi_type *new_type = emalloc(sizeof(zend_ffi_type)); in zend_ffi_read_var() local
4098 zend_ffi_type *new_type; in ZEND_METHOD() local
4134 zend_ffi_type *type, *new_type; in ZEND_METHOD() local
6178 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
6187 zend_ffi_type *new_type = pemalloc(sizeof(zend_ffi_type), FFI_G(persistent)); local
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c537 int type, new_type; in fetch_value() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c2033 …rray *op_array, zend_ssa *ssa, zend_bitset worklist, int var, uint32_t old_type, uint32_t new_type) in handle_type_narrowing()

Completed in 40 milliseconds