Home | History | Annotate | Download | only in test

Lines Matching refs:hql

2694         hql = quoprimime.header_quopri_len
2698 eq(hql(s), len(enc(s, charset='', eol=''))-7)
2700 eq(hql(c), 1)
2702 eq(hql(c), 3)