Lines Matching refs:buffer_append_string_len
849 buffer_append_string_len(out, CONST_STR_LEN( in http_list_directory_header()
860 buffer_append_string_len(out, CONST_STR_LEN("<title>Index of ")); in http_list_directory_header()
862 buffer_append_string_len(out, CONST_STR_LEN("</title>\n")); in http_list_directory_header()
871 buffer_append_string_len(out, CONST_STR_LEN( in http_list_directory_header()
906 buffer_append_string_len(out, CONST_STR_LEN("</head>\n<body>\n")); in http_list_directory_header()
915 buffer_append_string_len(out, CONST_STR_LEN("<h2>Index of ")); in http_list_directory_header()
917 buffer_append_string_len(out, CONST_STR_LEN( in http_list_directory_header()
932 buffer_append_string_len(out, CONST_STR_LEN( in http_list_directory_header()
979 buffer_append_string_len(out, CONST_STR_LEN( in http_list_directory_footer()
1089 buffer_append_string_len(p->jb, CONST_STR_LEN(",{\"name\":\"")); in http_read_directory()
1092 buffer_append_string_len(p->jb, CONST_STR_LEN( "{\"name\":\"")); in http_read_directory()
1163 buffer_append_string_len(out, CONST_STR_LEN("<tr class=\"d\"><td class=\"n\"><a href=\"")); in http_list_directory()
1165 buffer_append_string_len(out, CONST_STR_LEN("/\">")); in http_list_directory()
1167 buffer_append_string_len(out, CONST_STR_LEN("</a>/</td><td class=\"m\">")); in http_list_directory()
1169 …buffer_append_string_len(out, CONST_STR_LEN("</td><td class=\"s\">- </td><td class=\"t\">Dir… in http_list_directory()
1204 buffer_append_string_len(out, CONST_STR_LEN("<tr><td class=\"n\"><a href=\"")); in http_list_directory()
1206 buffer_append_string_len(out, CONST_STR_LEN("\">")); in http_list_directory()
1208 buffer_append_string_len(out, CONST_STR_LEN("</a></td><td class=\"m\">")); in http_list_directory()
1271 buffer_append_string_len(jb, CONST_STR_LEN("]}")); in mod_dirlisting_json_append()
1394 buffer_append_string_len(hctx->jb, CONST_STR_LEN("{[")); in URIHANDLER_FUNC()
1460 buffer_append_string_len(vb, CONST_STR_LEN("max-age=")); in mod_dirlisting_cache_control()
1472 buffer_append_string_len(tb, p->conf.json ? "dirlist.json" : "dirlist.html", in mod_dirlisting_cache_check()
1587 buffer_append_string_len(tb, CONST_STR_LEN("dirlist.html")); in mod_dirlisting_cache_add()
1591 buffer_append_string_len(tb, CONST_STR_LEN(".XXXXXX")); in mod_dirlisting_cache_add()
1627 buffer_append_string_len(tb, CONST_STR_LEN("dirlist.json.XXXXXX")); in mod_dirlisting_cache_json_init()