Searched refs:find_boundary (Results 1 – 2 of 2) sorted by relevance
/third_party/libsoup/libsoup/ |
D | soup-multipart.c | 97 find_boundary (const char *start, const char *end, in find_boundary() function 167 start = find_boundary (flattened->data, body_end, in soup_multipart_new_from_message() 176 end = find_boundary (start + 2 + boundary_len, body_end, in soup_multipart_new_from_message()
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | postprocessor.c | 530 find_boundary (struct MHD_PostProcessor *pp, in find_boundary() function 939 (void) find_boundary (pp, in post_process_multipart() 946 if (MHD_NO == find_boundary (pp, in post_process_multipart() 1033 if (MHD_NO == find_boundary (pp, in post_process_multipart()
|