Lines Matching refs:ZEND_PUTS_EX
171 ZEND_PUTS_EX(" "); in print_hash()
173 ZEND_PUTS_EX("(\n"); in print_hash()
183 ZEND_PUTS_EX(" "); in print_hash()
185 ZEND_PUTS_EX("["); in print_hash()
195 ZEND_PUTS_EX(":protected"); in print_hash()
197 ZEND_PUTS_EX(":"); in print_hash()
198 ZEND_PUTS_EX(class_name); in print_hash()
199 ZEND_PUTS_EX(":private"); in print_hash()
208 ZEND_PUTS_EX(key); in print_hash()
210 ZEND_PUTS_EX("] => "); in print_hash()
212 ZEND_PUTS_EX("\n"); in print_hash()
216 ZEND_PUTS_EX(" "); in print_hash()
218 ZEND_PUTS_EX(")\n"); in print_hash()
337 ZEND_PUTS_EX("Array\n"); in zend_print_zval_r_ex()
340 ZEND_PUTS_EX(" *RECURSION*"); in zend_print_zval_r_ex()
355 ZEND_PUTS_EX(ZSTR_VAL(class_name)); in zend_print_zval_r_ex()
358 ZEND_PUTS_EX(" Object\n"); in zend_print_zval_r_ex()
360 ZEND_PUTS_EX(" *RECURSION*"); in zend_print_zval_r_ex()