HomeSort by relevance Sort by last modified time
    Searched refs:html_replace (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
http.c 244 html_replace(char ch, char *buf) function
283 new_size += strlen(html_replace(html[i], scratch_space));
289 const char *replaced = html_replace(html[i], scratch_space);
    [all...]
  /external/chromium_org/third_party/libevent/
http.c 244 html_replace(char ch, char *buf) function
283 new_size += strlen(html_replace(html[i], scratch_space));
289 const char *replaced = html_replace(html[i], scratch_space);
    [all...]

Completed in 174 milliseconds