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

  /external/chromium_org/chrome_frame/
html_utils.h 110 bool IsHTMLCommentClose(const StringRange* html_string, StrPos pos);
html_utils.cc 219 bool HTMLScanner::IsHTMLCommentClose(const StringRange* html_string,
274 !IsHTMLCommentClose(html_string, tag->end_)) {
282 !IsHTMLCommentClose(html_string, tag->end_)) {

Completed in 24 milliseconds