Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A DZendAccelerator.c2152 uint32_t old_const_num = zend_hash_next_free_element(EG(zend_constants)); in persistent_compile_file() local
2193 while (new_const_num > old_const_num) { in persistent_compile_file()

Completed in 12 milliseconds