Home
last modified time | relevance | path

Searched defs:html_quote (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/util/
Dquoting.py16 def html_quote(v, encoding=None): function
Dtemplate.py317 def html_quote(value): function
/external/javasqlite/src/main/java/SQLite/
DShell.java120 static String html_quote(String str) { in html_quote() method in Shell
/external/chromium-trace/catapult/third_party/Paste/paste/
Durl.py17 def html_quote(v): function
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/
Dmiddleware.py51 def html_quote(v): function
/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
Dformatter.py15 def html_quote(s): function