Home | History | Annotate | Download | only in test

Lines Matching refs:hql

2689         hql = quoprimime.header_quopri_len
2693 eq(hql(s), len(enc(s, charset='', eol=''))-7)
2695 eq(hql(c), 1)
2697 eq(hql(c), 3)