Home
last modified time | relevance | path

Searched refs:convert_codepoint (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_sgmllib.py78 def convert_codepoint(self, codepoint): member in HTMLEntityCollector
80 EventCollector.convert_codepoint(self, codepoint)
/aosp_15_r20/external/python/cpython2/Lib/
Dsgmllib.py401 return self.convert_codepoint(n)
403 def convert_codepoint(self, codepoint): member in SGMLParser
/aosp_15_r20/external/python/cpython2/Doc/library/
Dsgmllib.rst147 :meth:`convert_codepoint` method. If *ref* is invalid or out of range, this
154 .. method:: SGMLParser.convert_codepoint(codepoint)
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...