Home
last modified time | relevance | path

Searched refs:properties_info_table (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_persist.c892 if (ce->properties_info_table) { in zend_persist_class_entry()
898 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
899 ce->properties_info_table, size); in zend_persist_class_entry()
901 ce->properties_info_table = zend_shared_memdup_arena( in zend_persist_class_entry()
902 ce->properties_info_table, size); in zend_persist_class_entry()
906 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
908 ce->properties_info_table[i]); in zend_persist_class_entry()
910 ce->properties_info_table[i] = prop_info; in zend_persist_class_entry()
H A Dzend_accelerator_util_funcs.c336 if (ce->properties_info_table) { in zend_class_copy_ctor()
338 ce->properties_info_table = ARENA_REALLOC(ce->properties_info_table); in zend_class_copy_ctor()
340 if (IN_ARENA(ce->properties_info_table[i])) { in zend_class_copy_ctor()
341 ce->properties_info_table[i] = ARENA_REALLOC(ce->properties_info_table[i]); in zend_class_copy_ctor()
/dports/lang/php74/php-7.4.27/ext/opcache/
H A Dzend_persist.c789 if (ce->properties_info_table) { in zend_persist_class_entry()
795 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
796 ce->properties_info_table, size); in zend_persist_class_entry()
798 ce->properties_info_table = zend_shared_memdup_arena( in zend_persist_class_entry()
799 ce->properties_info_table, size); in zend_persist_class_entry()
803 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
804 ce->properties_info_table[i] = zend_shared_alloc_get_xlat_entry( in zend_persist_class_entry()
805 ce->properties_info_table[i]); in zend_persist_class_entry()
H A Dzend_accelerator_util_funcs.c315 if (ce->properties_info_table) { in zend_class_copy_ctor()
317 ce->properties_info_table = ARENA_REALLOC(ce->properties_info_table); in zend_class_copy_ctor()
319 if (IN_ARENA(ce->properties_info_table[i])) { in zend_class_copy_ctor()
320 ce->properties_info_table[i] = ARENA_REALLOC(ce->properties_info_table[i]); in zend_class_copy_ctor()
H A Dzend_file_cache.c683 if (ce->properties_info_table) {
687 SERIALIZE_PTR(ce->properties_info_table);
688 table = ce->properties_info_table;
1385 if (ce->properties_info_table) {
1387 UNSERIALIZE_PTR(ce->properties_info_table);
1390 UNSERIALIZE_PTR(ce->properties_info_table[i]);
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A Dzend_persist.c789 if (ce->properties_info_table) { in zend_persist_class_entry()
795 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
796 ce->properties_info_table, size); in zend_persist_class_entry()
798 ce->properties_info_table = zend_shared_memdup_arena( in zend_persist_class_entry()
799 ce->properties_info_table, size); in zend_persist_class_entry()
803 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
804 ce->properties_info_table[i] = zend_shared_alloc_get_xlat_entry( in zend_persist_class_entry()
805 ce->properties_info_table[i]); in zend_persist_class_entry()
H A Dzend_accelerator_util_funcs.c315 if (ce->properties_info_table) { in zend_class_copy_ctor()
317 ce->properties_info_table = ARENA_REALLOC(ce->properties_info_table); in zend_class_copy_ctor()
319 if (IN_ARENA(ce->properties_info_table[i])) { in zend_class_copy_ctor()
320 ce->properties_info_table[i] = ARENA_REALLOC(ce->properties_info_table[i]); in zend_class_copy_ctor()
H A Dzend_file_cache.c683 if (ce->properties_info_table) {
687 SERIALIZE_PTR(ce->properties_info_table);
688 table = ce->properties_info_table;
1385 if (ce->properties_info_table) {
1387 UNSERIALIZE_PTR(ce->properties_info_table);
1390 UNSERIALIZE_PTR(ce->properties_info_table[i]);
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_persist.c892 if (ce->properties_info_table) { in zend_persist_class_entry()
898 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
899 ce->properties_info_table, size); in zend_persist_class_entry()
901 ce->properties_info_table = zend_shared_memdup_arena( in zend_persist_class_entry()
902 ce->properties_info_table, size); in zend_persist_class_entry()
906 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
908 ce->properties_info_table[i]); in zend_persist_class_entry()
910 ce->properties_info_table[i] = prop_info; in zend_persist_class_entry()
H A Dzend_accelerator_util_funcs.c336 if (ce->properties_info_table) { in zend_class_copy_ctor()
338 ce->properties_info_table = ARENA_REALLOC(ce->properties_info_table); in zend_class_copy_ctor()
340 if (IN_ARENA(ce->properties_info_table[i])) { in zend_class_copy_ctor()
341 ce->properties_info_table[i] = ARENA_REALLOC(ce->properties_info_table[i]); in zend_class_copy_ctor()
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A Dzend_persist.c789 if (ce->properties_info_table) { in zend_persist_class_entry()
795 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
796 ce->properties_info_table, size); in zend_persist_class_entry()
798 ce->properties_info_table = zend_shared_memdup_arena( in zend_persist_class_entry()
799 ce->properties_info_table, size); in zend_persist_class_entry()
803 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
804 ce->properties_info_table[i] = zend_shared_alloc_get_xlat_entry( in zend_persist_class_entry()
805 ce->properties_info_table[i]); in zend_persist_class_entry()
H A Dzend_accelerator_util_funcs.c315 if (ce->properties_info_table) { in zend_class_copy_ctor()
317 ce->properties_info_table = ARENA_REALLOC(ce->properties_info_table); in zend_class_copy_ctor()
319 if (IN_ARENA(ce->properties_info_table[i])) { in zend_class_copy_ctor()
320 ce->properties_info_table[i] = ARENA_REALLOC(ce->properties_info_table[i]); in zend_class_copy_ctor()
H A Dzend_file_cache.c683 if (ce->properties_info_table) {
687 SERIALIZE_PTR(ce->properties_info_table);
688 table = ce->properties_info_table;
1385 if (ce->properties_info_table) {
1387 UNSERIALIZE_PTR(ce->properties_info_table);
1390 UNSERIALIZE_PTR(ce->properties_info_table[i]);
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_persist.c892 if (ce->properties_info_table) { in zend_persist_class_entry()
898 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
899 ce->properties_info_table, size); in zend_persist_class_entry()
901 ce->properties_info_table = zend_shared_memdup_arena( in zend_persist_class_entry()
902 ce->properties_info_table, size); in zend_persist_class_entry()
906 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
908 ce->properties_info_table[i]); in zend_persist_class_entry()
910 ce->properties_info_table[i] = prop_info; in zend_persist_class_entry()
H A Dzend_accelerator_util_funcs.c336 if (ce->properties_info_table) { in zend_class_copy_ctor()
338 ce->properties_info_table = ARENA_REALLOC(ce->properties_info_table); in zend_class_copy_ctor()
340 if (IN_ARENA(ce->properties_info_table[i])) { in zend_class_copy_ctor()
341 ce->properties_info_table[i] = ARENA_REALLOC(ce->properties_info_table[i]); in zend_class_copy_ctor()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_objects_API.h99 zend_property_info **table = obj->ce->properties_info_table; in zend_get_property_info_for_slot()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_objects_API.h100 zend_property_info **table = obj->ce->properties_info_table; in zend_get_property_info_for_slot()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_objects_API.h99 zend_property_info **table = obj->ce->properties_info_table; in zend_get_property_info_for_slot()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_objects_API.h100 zend_property_info **table = obj->ce->properties_info_table; in zend_get_property_info_for_slot()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_objects_API.h100 zend_property_info **table = obj->ce->properties_info_table; in zend_get_property_info_for_slot()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_objects_API.h100 zend_property_info **table = obj->ce->properties_info_table; in zend_get_property_info_for_slot()
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_persist.c946 if (ce->properties_info_table) { in zend_persist_class_entry()
951 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
952 ce->properties_info_table, size); in zend_persist_class_entry()
955 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
957 ce->properties_info_table[i]); in zend_persist_class_entry()
959 ce->properties_info_table[i] = prop_info; in zend_persist_class_entry()
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_persist.c946 if (ce->properties_info_table) { in zend_persist_class_entry()
951 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
952 ce->properties_info_table, size); in zend_persist_class_entry()
955 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
957 ce->properties_info_table[i]); in zend_persist_class_entry()
959 ce->properties_info_table[i] = prop_info; in zend_persist_class_entry()
H A Dzend_file_cache.c740 if (ce->properties_info_table) {
744 SERIALIZE_PTR(ce->properties_info_table);
745 table = ce->properties_info_table;
1528 if (ce->properties_info_table) {
1530 UNSERIALIZE_PTR(ce->properties_info_table);
1533 UNSERIALIZE_PTR(ce->properties_info_table[i]);
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_persist.c946 if (ce->properties_info_table) { in zend_persist_class_entry()
951 ce->properties_info_table = zend_shared_memdup( in zend_persist_class_entry()
952 ce->properties_info_table, size); in zend_persist_class_entry()
955 if (ce->properties_info_table[i]) { in zend_persist_class_entry()
957 ce->properties_info_table[i]); in zend_persist_class_entry()
959 ce->properties_info_table[i] = prop_info; in zend_persist_class_entry()

1234