Home
last modified time | relevance | path

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

/php-src/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp122 static HashTable *BreakIterator_get_debug_info(zend_object *object, int *is_temp) in BreakIterator_get_debug_info()
/php-src/ext/intl/calendar/
H A Dcalendar_class.cpp133 static HashTable *Calendar_get_debug_info(zend_object *object, int *is_temp) in Calendar_get_debug_info()
/php-src/ext/intl/timezone/
H A Dtimezone_class.cpp278 static HashTable *TimeZone_get_debug_info(zend_object *object, int *is_temp) in TimeZone_get_debug_info()
/php-src/Zend/
H A Dzend_object_handlers.c155 ZEND_API HashTable *zend_std_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in zend_std_get_debug_info()
1978 int is_temp; in zend_std_get_properties_for() local
H A Dzend_closures.c580 static HashTable *zend_closure_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in zend_closure_get_debug_info()
H A Dzend_weakrefs.c274 static HashTable *zend_weakref_get_debug_info(zend_object *object, int *is_temp) in zend_weakref_get_debug_info()
/php-src/ext/mysqli/
H A Dmysqli.c343 HashTable *mysqli_object_get_debug_info(zend_object *object, int *is_temp) in mysqli_object_get_debug_info()
/php-src/ext/dom/
H A Dphp_dom.c442 static HashTable* dom_get_debug_info_helper(zend_object *object, int *is_temp) /* {{{ */ in dom_get_debug_info_helper()
487 static HashTable* dom_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in dom_get_debug_info()
/php-src/ext/ffi/
H A Dffi.c2032 static HashTable *zend_ffi_cdata_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_cdata_get_debug_info()
2275 static HashTable *zend_ffi_ctype_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_ctype_get_debug_info()
5242 static HashTable *zend_ffi_free_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_free_get_debug_info()
/php-src/ext/simplexml/
H A Dsimplexml.c1183 static HashTable * sxe_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in sxe_get_debug_info()
/php-src/ext/gmp/
H A Dgmp.c307 static HashTable *gmp_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in gmp_get_debug_info()
/php-src/ext/date/
H A Dphp_date.c2131 static HashTable *date_object_get_debug_info_timezone(zend_object *object, int *is_temp) /* {{{ */ in date_object_get_debug_info_timezone()

Completed in 108 milliseconds