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.cpp258 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.c746 HashTable *zend_lazy_object_debug_info(zend_object *object, int *is_temp) in zend_lazy_object_debug_info()
H A Dzend_object_handlers.c184 ZEND_API HashTable *zend_std_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in zend_std_get_debug_info()
2387 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.c281 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.c485 static HashTable* dom_get_debug_info_helper(zend_object *object, int *is_temp) /* {{{ */ in dom_get_debug_info_helper()
534 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.c239 static HashTable* xmlreader_get_debug_info(zend_object *object, int *is_temp) in xmlreader_get_debug_info()
/php-src/ext/gmp/
H A Dgmp.c270 static HashTable *gmp_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in gmp_get_debug_info()
/php-src/ext/ffi/
H A Dffi.c2034 static HashTable *zend_ffi_cdata_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_cdata_get_debug_info()
2277 static HashTable *zend_ffi_ctype_get_debug_info(zend_object *obj, int *is_temp) /* {{{ */ in zend_ffi_ctype_get_debug_info()
5280 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.c1201 static HashTable * sxe_get_debug_info(zend_object *object, int *is_temp) /* {{{ */ in sxe_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 123 milliseconds