Searched refs:html_source (Results 1 – 3 of 3) sorted by relevance
287 std::vector<char> html_source; in main() local290 std::back_inserter(html_source)); in main()296 html_source.begin(),html_source.end(),std::back_inserter(scanned_html)); in main()
64 const gchar *html_source = " \n \ variable487 soup_buffer_new (SOUP_MEMORY_STATIC, html_source, strlen (html_source)); in soup_http_handler()
42087 @@ -124,6 +124,7 @@ void MainSection::AddLoadTimeData(content::WebUIDataSource* html_source) {42119 @@ -164,6 +164,7 @@ void AddCommonStrings(content::WebUIDataSource* html_source, Profile* profile) {