Searched defs:htmlentitydefs (Results 1 - 14 of 14) sorted by path

/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A DHTMLParser.py462 import htmlentitydefs namespace
465 for k, v in htmlentitydefs.name2codepoint.iteritems():
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_codeccallbacks.py2 import sys, codecs, htmlentitydefs, unicodedata namespace
89 l.append(u"&%s;" % htmlentitydefs.codepoint2name[ord(c)])
H A Dtest_sundry.py54 import htmlentitydefs namespace
/prebuilts/gdb/linux-x86/lib/python2.7/
H A DHTMLParser.py462 import htmlentitydefs namespace
465 for k, v in htmlentitydefs.name2codepoint.iteritems():
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_codeccallbacks.py2 import sys, codecs, htmlentitydefs, unicodedata namespace
89 l.append(u"&%s;" % htmlentitydefs.codepoint2name[ord(c)])
H A Dtest_sundry.py54 import htmlentitydefs namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DHTMLParser.py462 import htmlentitydefs namespace
465 for k, v in htmlentitydefs.name2codepoint.iteritems():
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_codeccallbacks.py2 import sys, codecs, htmlentitydefs, unicodedata namespace
89 l.append(u"&%s;" % htmlentitydefs.codepoint2name[ord(c)])
H A Dtest_sundry.py54 import htmlentitydefs namespace
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DHTMLParser.py462 import htmlentitydefs namespace
465 for k, v in htmlentitydefs.name2codepoint.iteritems():
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_codeccallbacks.py2 import sys, codecs, htmlentitydefs, unicodedata namespace
89 l.append(u"&%s;" % htmlentitydefs.codepoint2name[ord(c)])
H A Dtest_sundry.py54 import htmlentitydefs namespace
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...

Completed in 664 milliseconds