Home
last modified time | relevance | path

Searched defs:is_temp (Results 1 – 11 of 11) sorted by relevance

/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp137 static HashTable *BreakIterator_get_debug_info(zend_object *object, int *is_temp) in BreakIterator_get_debug_info()
/PHP-8.0/ext/intl/calendar/
H A Dcalendar_class.cpp147 static HashTable *Calendar_get_debug_info(zend_object *object, int *is_temp) in Calendar_get_debug_info()
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_class.cpp292 static HashTable *TimeZone_get_debug_info(zend_object *object, int *is_temp) in TimeZone_get_debug_info()
/PHP-8.0/ext/dom/
H A Dphp_dom.c390 static HashTable* dom_get_debug_info_helper(zend_object *object, int *is_temp) /* {{{ */ in dom_get_debug_info_helper()
433 static HashTable* dom_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in dom_get_debug_info()
/PHP-8.0/Zend/
H A Dzend_object_handlers.c141 ZEND_API HashTable *zend_std_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in zend_std_get_debug_info()
1786 int is_temp; in zend_std_get_properties_for() local
H A Dzend_closures.c543 static HashTable *zend_closure_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in zend_closure_get_debug_info()
/PHP-8.0/ext/mysqli/
H A Dmysqli.c398 HashTable *mysqli_object_get_debug_info(zend_object *object, int *is_temp) in mysqli_object_get_debug_info()
/PHP-8.0/ext/ffi/
H A Dffi.c1962 static HashTable *zend_ffi_cdata_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_cdata_get_debug_info()
2199 static HashTable *zend_ffi_ctype_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_ctype_get_debug_info()
4791 static HashTable *zend_ffi_free_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_free_get_debug_info()
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c1229 static HashTable * sxe_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in sxe_get_debug_info()
/PHP-8.0/ext/gmp/
H A Dgmp.c303 static HashTable *gmp_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in gmp_get_debug_info()
/PHP-8.0/ext/date/
H A Dphp_date.c2020 static HashTable *date_object_get_debug_info_timezone(zend_object *object, int *is_temp) /* {{{ */ in date_object_get_debug_info_timezone()

Completed in 74 milliseconds