Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp138 static HashTable *BreakIterator_get_debug_info(zval *object, int *is_temp) in BreakIterator_get_debug_info()
/PHP-7.1/ext/intl/calendar/
H A Dcalendar_class.cpp147 static HashTable *Calendar_get_debug_info(zval *object, int *is_temp) in Calendar_get_debug_info()
/PHP-7.1/ext/spl/
H A Dspl_heap.c480 …e* spl_heap_object_get_debug_info_helper(zend_class_entry *ce, zval *obj, int *is_temp) { /* {{{ */ in spl_heap_object_get_debug_info_helper()
534 static HashTable* spl_heap_object_get_debug_info(zval *obj, int *is_temp) /* {{{ */ in spl_heap_object_get_debug_info()
540 static HashTable* spl_pqueue_object_get_debug_info(zval *obj, int *is_temp) /* {{{ */ in spl_pqueue_object_get_debug_info()
H A Dspl_observer.c284 static HashTable* spl_object_storage_debug_info(zval *obj, int *is_temp) /* {{{ */ in spl_object_storage_debug_info()
H A Dspl_dllist.c495 static HashTable* spl_dllist_object_get_debug_info(zval *obj, int *is_temp) /* {{{{ */ in spl_dllist_object_get_debug_info()
H A Dspl_array.c830 static HashTable* spl_array_get_debug_info(zval *obj, int *is_temp) /* {{{ */ in spl_array_get_debug_info()
H A Dspl_directory.c578 static HashTable *spl_filesystem_object_get_debug_info(zval *object, int *is_temp) /* {{{ */ in spl_filesystem_object_get_debug_info()
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_class.cpp286 static HashTable *TimeZone_get_debug_info(zval *object, int *is_temp) in TimeZone_get_debug_info()
/PHP-7.1/ext/standard/
H A Dvar.c87 int is_temp; in php_var_dump() local
257 int is_temp = 0; in php_debug_zval_dump() local
/PHP-7.1/ext/dom/
H A Dphp_dom.c414 static HashTable* dom_get_debug_info_helper(zval *object, int *is_temp) /* {{{ */ in dom_get_debug_info_helper()
457 static HashTable* dom_get_debug_info(zval *object, int *is_temp) /* {{{ */ in dom_get_debug_info()
/PHP-7.1/Zend/
H A Dzend_closures.c491 static HashTable *zend_closure_get_debug_info(zval *object, int *is_temp) /* {{{ */ in zend_closure_get_debug_info()
H A Dzend_object_handlers.c151 ZEND_API HashTable *zend_std_get_debug_info(zval *object, int *is_temp) /* {{{ */ in zend_std_get_debug_info()
H A Dzend.c333 int is_temp; in zend_print_zval_r_to_buf() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_utils.c663 int is_temp; in phpdbg_xml_var_dump() local
/PHP-7.1/ext/mysqli/
H A Dmysqli.c421 HashTable *mysqli_object_get_debug_info(zval *object, int *is_temp) in mysqli_object_get_debug_info()
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c1277 static HashTable * sxe_get_debug_info(zval *object, int *is_temp) /* {{{ */ in sxe_get_debug_info()
/PHP-7.1/ext/gmp/
H A Dgmp.c432 static HashTable *gmp_get_debug_info(zval *obj, int *is_temp) /* {{{ */ in gmp_get_debug_info()
/PHP-7.1/ext/date/
H A Dphp_date.c2382 static HashTable *date_object_get_debug_info_timezone(zval *object, int *is_temp) /* {{{ */ in date_object_get_debug_info_timezone()

Completed in 169 milliseconds