Searched refs:re_gb18030ass (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/unicode/ | ||
H A D | genmap_schinese.py | 34 re_gb18030ass = re.compile('<a u="([A-F0-9]{4})" b="([0-9A-F ]+)"/>') variable 42 for uni, native in re_gb18030ass.findall(fo.read()): |
Completed in 1 milliseconds