HomeSort by relevance Sort by last modified time
    Searched full:end_html (Results 1 - 4 of 4) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewController.java 52 private static final String END_HTML = "</div></body>";
157 dataBuilder.append(END_HTML);
  /external/clang/www/demo/
index.cgi 51 print $c->end_html;
459 print $c->hr, "<address>$CONTACT_ADDRESS</address>", $c->end_html;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
htmllib.py 140 def end_html(self): pass member in class:HTMLParser
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
htmllib.py 140 def end_html(self): pass member in class:HTMLParser

Completed in 334 milliseconds