Home
last modified time | relevance | path

Searched defs:is_temp (Results 1 – 14 of 14) 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_lazy_objects.c684 HashTable *zend_lazy_object_debug_info(zend_object *object, int *is_temp) in zend_lazy_object_debug_info()
H A Dzend_object_handlers.c183 ZEND_API HashTable *zend_std_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in zend_std_get_debug_info()
2373 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.c490 static HashTable* dom_get_debug_info_helper(zend_object *object, int *is_temp) /* {{{ */ in dom_get_debug_info_helper()
539 static HashTable* dom_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in dom_get_debug_info()
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c224 static HashTable* xmlreader_get_debug_info(zend_object *object, int *is_temp) in xmlreader_get_debug_info()
/php-src/ext/ffi/
H A Dffi.c2033 static HashTable *zend_ffi_cdata_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_cdata_get_debug_info()
2276 static HashTable *zend_ffi_ctype_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_ctype_get_debug_info()
5243 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.c1193 static HashTable * sxe_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in sxe_get_debug_info()
/php-src/ext/gmp/
H A Dgmp.c312 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.c2101 static HashTable *date_object_get_debug_info_timezone(zend_object *object, int *is_temp) /* {{{ */ in date_object_get_debug_info_timezone()

Completed in 96 milliseconds