Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Doutput.c38 static void php_ob_append(const char *text, uint text_length TSRMLS_DC);
607 static inline void php_ob_append(const char *text, uint text_length TSRMLS_DC) in php_ob_append() function
680 php_ob_append(str, str_length TSRMLS_CC); in php_b_body_write()

Completed in 6 milliseconds