Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_stream.c183 zend_stream_type old_type; local
226 old_type = file_handle->type;
229 if (old_type == ZEND_HANDLE_FP && !file_handle->handle.stream.isatty && size) {
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c1926 …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 14 milliseconds