Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dmultibytecodec_support.py82 def xmlcharnamereplace(exc): function
93 codecs.register_error("test.xmlcharnamereplace", xmlcharnamereplace)
Dtest_codeccallbacks.py102 def xmlcharnamereplace(exc): function
114 "test.xmlcharnamereplace", xmlcharnamereplace)
/external/python/cpython3/Lib/test/
Dmultibytecodec_support.py89 def xmlcharnamereplace(exc): function
100 codecs.register_error("test.xmlcharnamereplace", xmlcharnamereplace)
Dtest_codeccallbacks.py87 def xmlcharnamereplace(exc): function
99 "test.xmlcharnamereplace", xmlcharnamereplace)