Home
last modified time | relevance | path

Searched refs:ZEND_HASH_FOREACH_BUCKET (Results 1 – 25 of 55) sorted by relevance

123

/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_persist_calc.c119 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
219 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
410 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
434 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
441 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
540 ZEND_HASH_FOREACH_BUCKET(ce->backed_enum_table, p) { in zend_persist_class_entry_calc()
555 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
601 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c227 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
334 ZEND_HASH_FOREACH_BUCKET(backed_enum_table, p) { in zend_persist_backed_enum_table()
496 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
885 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
919 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
927 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1211 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1216 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1228 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1244 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
[all …]
H A DZendAccelerator.c604 ZEND_HASH_FOREACH_BUCKET(CG(function_table), p) { in accel_copy_permanent_strings()
633 ZEND_HASH_FOREACH_BUCKET(CG(class_table), p) { in accel_copy_permanent_strings()
647 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, q) { in accel_copy_permanent_strings()
661 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, q) { in accel_copy_permanent_strings()
678 ZEND_HASH_FOREACH_BUCKET(EG(zend_constants), p) { in accel_copy_permanent_strings()
694 ZEND_HASH_FOREACH_BUCKET(CG(auto_globals), p) { in accel_copy_permanent_strings()
706 ZEND_HASH_FOREACH_BUCKET(&module_registry, p) { in accel_copy_permanent_strings()
712 ZEND_HASH_FOREACH_BUCKET(EG(ini_directives), p) { in accel_copy_permanent_strings()
730 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
737 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
[all …]
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_persist_calc.c119 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
219 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
410 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
434 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
441 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
540 ZEND_HASH_FOREACH_BUCKET(ce->backed_enum_table, p) { in zend_persist_class_entry_calc()
555 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
601 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c227 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
334 ZEND_HASH_FOREACH_BUCKET(backed_enum_table, p) { in zend_persist_backed_enum_table()
496 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
885 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
919 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
927 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1211 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1216 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1228 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1244 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
[all …]
H A DZendAccelerator.c604 ZEND_HASH_FOREACH_BUCKET(CG(function_table), p) { in accel_copy_permanent_strings()
633 ZEND_HASH_FOREACH_BUCKET(CG(class_table), p) { in accel_copy_permanent_strings()
647 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, q) { in accel_copy_permanent_strings()
661 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, q) { in accel_copy_permanent_strings()
678 ZEND_HASH_FOREACH_BUCKET(EG(zend_constants), p) { in accel_copy_permanent_strings()
694 ZEND_HASH_FOREACH_BUCKET(CG(auto_globals), p) { in accel_copy_permanent_strings()
706 ZEND_HASH_FOREACH_BUCKET(&module_registry, p) { in accel_copy_permanent_strings()
712 ZEND_HASH_FOREACH_BUCKET(EG(ini_directives), p) { in accel_copy_permanent_strings()
730 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
737 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
[all …]
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_persist_calc.c119 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
219 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
410 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
434 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
441 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
540 ZEND_HASH_FOREACH_BUCKET(ce->backed_enum_table, p) { in zend_persist_class_entry_calc()
555 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
601 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c227 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
334 ZEND_HASH_FOREACH_BUCKET(backed_enum_table, p) { in zend_persist_backed_enum_table()
496 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
885 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
919 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
927 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1211 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1216 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1228 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1244 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
[all …]
/dports/lang/php74/php-7.4.27/ext/opcache/
H A Dzend_persist_calc.c122 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
172 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
375 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
399 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
413 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
494 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
537 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c204 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
214 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
359 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
725 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
759 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
782 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1035 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1040 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1085 ZEND_HASH_FOREACH_BUCKET(&script->script.function_table, p) { in zend_accel_script_persist()
H A DZendAccelerator.c596 ZEND_HASH_FOREACH_BUCKET(CG(function_table), p) { in accel_copy_permanent_strings()
622 ZEND_HASH_FOREACH_BUCKET(CG(class_table), p) { in accel_copy_permanent_strings()
635 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, q) { in accel_copy_permanent_strings()
649 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, q) { in accel_copy_permanent_strings()
666 ZEND_HASH_FOREACH_BUCKET(EG(zend_constants), p) { in accel_copy_permanent_strings()
682 ZEND_HASH_FOREACH_BUCKET(CG(auto_globals), p) { in accel_copy_permanent_strings()
694 ZEND_HASH_FOREACH_BUCKET(&module_registry, p) { in accel_copy_permanent_strings()
700 ZEND_HASH_FOREACH_BUCKET(EG(ini_directives), p) { in accel_copy_permanent_strings()
718 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
725 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
[all …]
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A Dzend_persist_calc.c122 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
172 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
375 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
399 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
413 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
494 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
537 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c204 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
214 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
359 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
725 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
759 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
782 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1035 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1040 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1085 ZEND_HASH_FOREACH_BUCKET(&script->script.function_table, p) { in zend_accel_script_persist()
H A DZendAccelerator.c596 ZEND_HASH_FOREACH_BUCKET(CG(function_table), p) { in accel_copy_permanent_strings()
622 ZEND_HASH_FOREACH_BUCKET(CG(class_table), p) { in accel_copy_permanent_strings()
635 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, q) { in accel_copy_permanent_strings()
649 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, q) { in accel_copy_permanent_strings()
666 ZEND_HASH_FOREACH_BUCKET(EG(zend_constants), p) { in accel_copy_permanent_strings()
682 ZEND_HASH_FOREACH_BUCKET(CG(auto_globals), p) { in accel_copy_permanent_strings()
694 ZEND_HASH_FOREACH_BUCKET(&module_registry, p) { in accel_copy_permanent_strings()
700 ZEND_HASH_FOREACH_BUCKET(EG(ini_directives), p) { in accel_copy_permanent_strings()
718 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
725 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A Dzend_persist_calc.c122 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
172 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
375 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
399 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
413 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
494 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
537 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c204 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
214 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
359 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
725 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
759 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
782 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1035 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1040 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1085 ZEND_HASH_FOREACH_BUCKET(&script->script.function_table, p) { in zend_accel_script_persist()
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_persist_calc.c123 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
214 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
413 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
437 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
454 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
538 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
590 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c210 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
220 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
442 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
814 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
848 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
873 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1144 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1149 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1213 ZEND_HASH_FOREACH_BUCKET(&script->script.function_table, p) { in zend_accel_script_persist()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_persist_calc.c123 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
214 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
413 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
437 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
454 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
538 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
590 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c210 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
220 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
442 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
814 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
848 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
873 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1144 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1149 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1213 ZEND_HASH_FOREACH_BUCKET(&script->script.function_table, p) { in zend_accel_script_persist()
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_persist_calc.c123 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval_calc()
214 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_calc_ex()
413 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry_calc()
437 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry_calc()
454 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry_calc()
538 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table_calc()
590 ZEND_HASH_FOREACH_BUCKET(&new_persistent_script->script.function_table, p) { in zend_accel_script_persist_calc()
H A Dzend_persist.c210 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
220 ZEND_HASH_FOREACH_BUCKET(Z_ARRVAL_P(z), p) { in zend_persist_zval()
442 ZEND_HASH_FOREACH_BUCKET(op_array->static_variables, p) { in zend_persist_op_array_ex()
814 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, p) { in zend_persist_class_entry()
848 ZEND_HASH_FOREACH_BUCKET(&ce->constants_table, p) { in zend_persist_class_entry()
873 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, p) { in zend_persist_class_entry()
1144 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1149 ZEND_HASH_FOREACH_BUCKET(class_table, p) { in zend_accel_persist_class_table()
1213 ZEND_HASH_FOREACH_BUCKET(&script->script.function_table, p) { in zend_accel_script_persist()
/dports/lang/php73/php-7.3.33/ext/opcache/
H A DZendAccelerator.c582 ZEND_HASH_FOREACH_BUCKET(CG(function_table), p) { in accel_copy_permanent_strings()
608 ZEND_HASH_FOREACH_BUCKET(CG(class_table), p) { in accel_copy_permanent_strings()
621 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, q) { in accel_copy_permanent_strings()
635 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, q) { in accel_copy_permanent_strings()
652 ZEND_HASH_FOREACH_BUCKET(EG(zend_constants), p) { in accel_copy_permanent_strings()
668 ZEND_HASH_FOREACH_BUCKET(CG(auto_globals), p) { in accel_copy_permanent_strings()
680 ZEND_HASH_FOREACH_BUCKET(&module_registry, p) { in accel_copy_permanent_strings()
686 ZEND_HASH_FOREACH_BUCKET(EG(ini_directives), p) { in accel_copy_permanent_strings()
704 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
711 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
[all …]
/dports/www/php73-opcache/php-7.3.33/ext/opcache/
H A DZendAccelerator.c582 ZEND_HASH_FOREACH_BUCKET(CG(function_table), p) { in accel_copy_permanent_strings()
608 ZEND_HASH_FOREACH_BUCKET(CG(class_table), p) { in accel_copy_permanent_strings()
621 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, q) { in accel_copy_permanent_strings()
635 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, q) { in accel_copy_permanent_strings()
652 ZEND_HASH_FOREACH_BUCKET(EG(zend_constants), p) { in accel_copy_permanent_strings()
668 ZEND_HASH_FOREACH_BUCKET(CG(auto_globals), p) { in accel_copy_permanent_strings()
680 ZEND_HASH_FOREACH_BUCKET(&module_registry, p) { in accel_copy_permanent_strings()
686 ZEND_HASH_FOREACH_BUCKET(EG(ini_directives), p) { in accel_copy_permanent_strings()
704 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
711 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/opcache/
H A DZendAccelerator.c582 ZEND_HASH_FOREACH_BUCKET(CG(function_table), p) { in accel_copy_permanent_strings()
608 ZEND_HASH_FOREACH_BUCKET(CG(class_table), p) { in accel_copy_permanent_strings()
621 ZEND_HASH_FOREACH_BUCKET(&ce->properties_info, q) { in accel_copy_permanent_strings()
635 ZEND_HASH_FOREACH_BUCKET(&ce->function_table, q) { in accel_copy_permanent_strings()
652 ZEND_HASH_FOREACH_BUCKET(EG(zend_constants), p) { in accel_copy_permanent_strings()
668 ZEND_HASH_FOREACH_BUCKET(CG(auto_globals), p) { in accel_copy_permanent_strings()
680 ZEND_HASH_FOREACH_BUCKET(&module_registry, p) { in accel_copy_permanent_strings()
686 ZEND_HASH_FOREACH_BUCKET(EG(ini_directives), p) { in accel_copy_permanent_strings()
704 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
711 ZEND_HASH_FOREACH_BUCKET(ht, p) { in accel_copy_permanent_strings()
[all …]

123