smart_str_appends_ex 336 sapi/cli/php_cli_server.c smart_str_appends_ex(buffer, get_status_string(response_code), persistent); smart_str_appends_ex 347 sapi/cli/php_cli_server.c smart_str_appends_ex(buffer, val, persistent); smart_str_appends_ex 1896 sapi/cli/php_cli_server.c smart_str_appends_ex(&buffer, "Content-Type: text/html; charset=UTF-8\r\n", 1); smart_str_appends_ex 1897 sapi/cli/php_cli_server.c smart_str_appends_ex(&buffer, "Content-Length: ", 1); smart_str_appends_ex 1996 sapi/cli/php_cli_server.c smart_str_appends_ex(&buffer, mime_type, 1); smart_str_appends_ex 1998 sapi/cli/php_cli_server.c smart_str_appends_ex(&buffer, "; charset=UTF-8", 1); smart_str_appends_ex 2001 sapi/cli/php_cli_server.c smart_str_appends_ex(&buffer, "Content-Length: ", 1);