Home
last modified time | relevance | path

Searched defs:is_html (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/testing/libfuzzer/
H A Ddictionary_generator.py73 def ExtractWordsFromSpec(filepath, is_html): argument
122 def GenerateDictionary(path_to_binary, path_to_spec, strategy, is_html=False): argument
189 def ReadSpecification(filepath, is_html): argument
/aosp_15_r20/external/curl/docs/examples/
H A Dcrawler.c164 int is_html(char *ctype) in is_html() function