Home
last modified time | relevance | path

Searched refs:clone_obj (Results 1 – 25 of 58) sorted by relevance

123

/PHP-8.0/ext/intl/collator/
H A Dcollator_class.c78 Collator_handlers.clone_obj = NULL; in collator_register_Collator_class()
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat_class.c108 MessageFormatter_handlers.clone_obj = MessageFormatter_object_clone; in msgformat_register_class()
/PHP-8.0/ext/intl/formatter/
H A Dformatter_class.c111 NumberFormatter_handlers.clone_obj = NumberFormatter_object_clone; in formatter_register_class()
/PHP-8.0/ext/intl/spoofchecker/
H A Dspoofchecker_class.c103 Spoofchecker_handlers.clone_obj = spoofchecker_clone_obj; in spoofchecker_register_Spoofchecker_class()
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_class.c121 IntlDateFormatter_handlers.clone_obj = IntlDateFormatter_object_clone; in dateformat_register_IntlDateFormatter_class()
/PHP-8.0/ext/curl/
H A Dshare.c178 curl_share_handlers.clone_obj = NULL; in curl_share_register_class()
H A Dmulti.c604 curl_multi_handlers.clone_obj = NULL; in curl_multi_register_class()
/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator_class.c271 Transliterator_handlers.clone_obj = Transliterator_clone_obj; in transliterator_register_Transliterator_class()
/PHP-8.0/ext/xsl/
H A Dphp_xsl.c118 xsl_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp235 BreakIterator_handlers.clone_obj = BreakIterator_clone_obj; in breakiterator_register_BreakIterator_class()
/PHP-8.0/ext/intl/common/
H A Dcommon_enum.cpp302 IntlIterator_handlers.clone_obj = NULL; in intl_register_IntlIterator_class()
/PHP-8.0/ext/shmop/
H A Dshmop.c123 shmop_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/enchant/
H A Denchant.c201 enchant_broker_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
214 enchant_dict_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/intl/calendar/
H A Dcalendar_class.cpp281 Calendar_handlers.clone_obj = Calendar_clone_obj; in calendar_register_IntlCalendar_class()
/PHP-8.0/ext/sysvsem/
H A Dsysvsem.c166 sysvsem_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c380 …ResourceBundle_object_handlers.clone_obj = NULL; /* ICU ResourceBundle has no clone implementati… in resourcebundle_register_class()
/PHP-8.0/Zend/
H A Dzend_object_handlers.h153 zend_object_clone_obj_t clone_obj; /* optional */ member
H A Dzend_weakrefs.c638 zend_weakref_handlers.clone_obj = NULL; in zend_register_weakref_ce()
661 zend_weakmap_handlers.clone_obj = zend_weakmap_clone_obj; in zend_register_weakref_ce()
/PHP-8.0/ext/sysvshm/
H A Dsysvshm.c114 sysvshm_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_class.cpp414 TimeZone_handlers.clone_obj = TimeZone_clone_obj; in timezone_register_IntlTimeZone_class()
/PHP-8.0/ext/sysvmsg/
H A Dsysvmsg.c123 sysvmsg_queue_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/fileinfo/
H A Dfileinfo.c145 finfo_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/spl/
H A Dspl_heap.c1120 spl_handler_SplHeap.clone_obj = spl_heap_object_clone; in PHP_MINIT_FUNCTION()
1141 spl_handler_SplPriorityQueue.clone_obj = spl_heap_object_clone; in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/com_dotnet/
H A Dcom_persist.c728 helper_handlers.clone_obj = helper_clone; in php_com_persist_minit()
/PHP-8.0/ext/zlib/
H A Dzlib.c1352 inflate_context_object_handlers.clone_obj = NULL; in PHP_INI_END()
1367 deflate_context_object_handlers.clone_obj = NULL; in PHP_INI_END()

Completed in 72 milliseconds

123