Home | History | Annotate | Download | only in test

Lines Matching refs:hql

2862         hql = quopriMIME.header_quopri_len
2866 eq(hql(s), len(enc(s, charset='', eol=''))-7)
2868 eq(hql(c), 1)
2870 eq(hql(c), 3)