Home | History | Annotate | Download | only in thirdparty

Lines Matching refs:unichr

482             return unichr(name2codepoint[x])
491 return unichr(int(x[2:], 16))
493 return unichr(int(x[1:]))
1047 data = unichr(int(ref))
1059 data = unichr(name2codepoint[ref])