Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_file_cache.c1283 static void zend_file_cache_unserialize_type( function
1293 zend_file_cache_unserialize_type(list_type, scope, script, buf);
1449zend_file_cache_unserialize_type(&p->type, (op_array->fn_flags & ZEND_ACC_CLOSURE) ? NULL : op_arr…
1515 zend_file_cache_unserialize_type(&prop->type, prop->ce, script, buf);
1540 zend_file_cache_unserialize_type(&c->type, c->ce, script, buf);

Completed in 9 milliseconds