Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c603 HashTable *shared_statics = op_array->static_variables; local
610 if (shared_statics) {
612 zend_hash_clone_zval(op_array->static_variables, shared_statics, 0);

Completed in 6 milliseconds