Home
last modified time | relevance | path

Searched defs:html_quote (Results 1 – 7 of 7) 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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
Dtohtml.py249 def html_quote( line ): function
/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