Searched refs:default_object_handlers (Results 1 – 25 of 73) sorted by relevance
123
186 php_com_saproxy_class_entry->default_object_handlers = &php_com_saproxy_handlers; in PHP_MINIT_FUNCTION()190 php_com_variant_class_entry->default_object_handlers = &php_com_object_handlers; in PHP_MINIT_FUNCTION()195 tmp->default_object_handlers = &php_com_object_handlers; in PHP_MINIT_FUNCTION()201 tmp->default_object_handlers = &php_com_object_handlers; in PHP_MINIT_FUNCTION()
71 Collator_ce_ptr->default_object_handlers = &Collator_handlers; in collator_register_Collator_symbols()
100 NumberFormatter_ce_ptr->default_object_handlers = &NumberFormatter_handlers; in formatter_register_class()
99 MessageFormatter_ce_ptr->default_object_handlers = &MessageFormatter_handlers; in msgformat_register_class()
60 zend_iterator_class_entry.default_object_handlers = &iterator_object_handlers; in zend_register_iterator_wrapper()
34 object->handlers = ce->default_object_handlers; in _zend_object_std_init()
387 …zend_ce_sensitive_parameter_value->default_object_handlers = &attributes_object_handlers_sensitive… in zend_register_attribute_ce()
170 && ce->default_object_handlers->get_constructor == zend_std_get_constructor in is_allocation_def()171 && ce->default_object_handlers->dtor_obj == zend_objects_destroy_object in is_allocation_def()239 && ce->default_object_handlers->get_constructor == zend_std_get_constructor in is_local_def()240 && ce->default_object_handlers->dtor_obj == zend_objects_destroy_object in is_local_def()
105 IntlDateFormatter_ce_ptr->default_object_handlers = &IntlDateFormatter_handlers; in dateformat_register_IntlDateFormatter_class()
116 IntlDatePatternGenerator_ce_ptr->default_object_handlers = &IntlDatePatternGenerator_handlers; in dateformat_register_IntlDatePatternGenerator_class()
94 Spoofchecker_ce_ptr->default_object_handlers = &Spoofchecker_handlers; in spoofchecker_register_Spoofchecker_class()
165 curl_share_ce->default_object_handlers = &curl_share_handlers; in curl_share_register_handlers()
185 Transliterator_ce_ptr->default_object_handlers = &Transliterator_handlers; in transliterator_register_Transliterator_class()
125 xsl_xsltprocessor_class_entry->default_object_handlers = &xsl_object_handlers; in PHP_MINIT_FUNCTION()
225 BreakIterator_ce_ptr->default_object_handlers = &BreakIterator_handlers; in breakiterator_register_BreakIterator_class()
270 Calendar_ce_ptr->default_object_handlers = &Calendar_handlers; in calendar_register_IntlCalendar_class()
111 shmop_ce->default_object_handlers = &shmop_object_handlers; in PHP_MINIT_FUNCTION()
288 IntlIterator_ce_ptr->default_object_handlers = &IntlIterator_handlers; in intl_register_common_symbols()
154 sysvsem_ce->default_object_handlers = &sysvsem_object_handlers; in PHP_MINIT_FUNCTION()
192 enchant_broker_ce->default_object_handlers = &enchant_broker_handlers; in PHP_MINIT_FUNCTION()202 enchant_dict_ce->default_object_handlers = &enchant_dict_handlers; in PHP_MINIT_FUNCTION()
7224 reflection_function_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7228 reflection_generator_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7232 reflection_parameter_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7236 reflection_type_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7252 reflection_method_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7256 reflection_class_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7260 reflection_object_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7264 reflection_property_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7272 reflection_extension_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()7288 reflection_enum_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()[all …]
376 ResourceBundle_ce_ptr->default_object_handlers = &ResourceBundle_object_handlers; in resourcebundle_register_class()
110 finfo_class_entry->default_object_handlers = &finfo_object_handlers; in PHP_MINIT_FUNCTION()
392 TimeZone_ce_ptr->default_object_handlers = &TimeZone_handlers; in timezone_register_IntlTimeZone_class()
103 sysvshm_ce->default_object_handlers = &sysvshm_object_handlers; in PHP_MINIT_FUNCTION()
Completed in 89 milliseconds