Home
last modified time | relevance | path

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

123

/php-src/ext/intl/collator/
H A Dcollator_class.c78 Collator_handlers.clone_obj = NULL; in collator_register_Collator_symbols()
/php-src/ext/intl/msgformat/
H A Dmsgformat_class.c98 MessageFormatter_handlers.clone_obj = MessageFormatter_object_clone; in msgformat_register_class()
/php-src/ext/intl/formatter/
H A Dformatter_class.c101 NumberFormatter_handlers.clone_obj = NumberFormatter_object_clone; in formatter_register_class()
/php-src/ext/intl/dateformat/
H A Ddateformat_class.c106 IntlDateFormatter_handlers.clone_obj = IntlDateFormatter_object_clone; in dateformat_register_IntlDateFormatter_class()
H A Ddatepatterngenerator_class.cpp110 IntlDatePatternGenerator_handlers.clone_obj = IntlDatePatternGenerator_object_clone; in dateformat_register_IntlDatePatternGenerator_class()
/php-src/ext/random/
H A Drandom.c752 random_engine_mt19937_object_handlers.clone_obj = php_random_engine_common_clone_object;
760 …random_engine_pcgoneseq128xslrr64_object_handlers.clone_obj = php_random_engine_common_clone_objec…
768 random_engine_xoshiro256starstar_object_handlers.clone_obj = php_random_engine_common_clone_object;
776 random_engine_secure_object_handlers.clone_obj = NULL;
785 random_randomizer_object_handlers.clone_obj = NULL;
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_class.c100 Spoofchecker_handlers.clone_obj = spoofchecker_clone_obj; in spoofchecker_register_Spoofchecker_class()
/php-src/ext/intl/transliterator/
H A Dtransliterator_class.c170 Transliterator_handlers.clone_obj = Transliterator_clone_obj; in transliterator_register_Transliterator_class()
/php-src/ext/curl/
H A Dshare.c171 curl_share_handlers.clone_obj = NULL; in curl_share_register_handlers()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp217 BreakIterator_handlers.clone_obj = BreakIterator_clone_obj; in breakiterator_register_BreakIterator_class()
/php-src/ext/intl/calendar/
H A Dcalendar_class.cpp262 Calendar_handlers.clone_obj = Calendar_clone_obj; in calendar_register_IntlCalendar_class()
/php-src/ext/intl/common/
H A Dcommon_enum.cpp284 IntlIterator_handlers.clone_obj = NULL; in intl_register_common_symbols()
/php-src/ext/sysvsem/
H A Dsysvsem.c155 sysvsem_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/ext/shmop/
H A Dshmop.c118 shmop_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/ext/enchant/
H A Denchant.c197 enchant_broker_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
207 enchant_dict_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/ext/intl/timezone/
H A Dtimezone_class.cpp383 TimeZone_handlers.clone_obj = TimeZone_clone_obj; in timezone_register_IntlTimeZone_class()
/php-src/ext/xsl/
H A Dphp_xsl.c270 xsl_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/ext/fileinfo/
H A Dfileinfo.c116 finfo_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c429 …ResourceBundle_object_handlers.clone_obj = NULL; /* ICU ResourceBundle has no clone implementati… in resourcebundle_register_class()
/php-src/ext/zend_test/
H A Dfiber.c356 zend_test_fiber_handlers.clone_obj = NULL; in zend_test_fiber_init()
/php-src/ext/sysvshm/
H A Dsysvshm.c108 sysvshm_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/ext/standard/
H A Ddir.c129 dir_class_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/ext/sysvmsg/
H A Dsysvmsg.c109 sysvmsg_queue_object_handlers.clone_obj = NULL; in PHP_MINIT_FUNCTION()
/php-src/Zend/
H A Dzend_object_handlers.h211 zend_object_clone_obj_t clone_obj; /* optional */ member
H A Dzend_weakrefs.c784 zend_weakref_handlers.clone_obj = NULL; in zend_register_weakref_ce()
802 zend_weakmap_handlers.clone_obj = zend_weakmap_clone_obj; in zend_register_weakref_ce()

Completed in 54 milliseconds

123