Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_alloc.c1531 int old_bin_num = ZEND_MM_SRUN_BIN_NUM(info); local
1532 old_size = bin_data_size[old_bin_num];
1535 if (old_bin_num == bin_num) {

Completed in 17 milliseconds