Home
last modified time | relevance | path

Searched refs:old_type (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_stream.c171 zend_stream_type old_type; in zend_stream_fixup() local
214 old_type = file_handle->type; in zend_stream_fixup()
217 if (old_type == ZEND_HANDLE_FP && !file_handle->handle.stream.isatty && size) { in zend_stream_fixup()
/PHP-7.3/ext/opcache/Optimizer/
H A Dsccp.c2182 zend_uchar old_type = opline->result_type; in try_remove_definition() local
2194 opline->result_type = old_type; in try_remove_definition()
H A Dzend_inference.c2031 …array *op_array, zend_ssa *ssa, zend_bitset worklist, int var, uint32_t old_type, uint32_t new_typ… in handle_type_narrowing() argument

Completed in 25 milliseconds