Home
last modified time | relevance | path

Searched refs:print_flat_hash (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/Zend/
H A Dzend.c362 static void print_flat_hash(smart_str *buf, HashTable *ht) /* {{{ */ in print_flat_hash() function
423 print_flat_hash(buf, Z_ARRVAL_P(expr)); in zend_print_flat_zval_r_to_buf()
443 print_flat_hash(buf, properties); in zend_print_flat_zval_r_to_buf()

Completed in 10 milliseconds