Home | History | Annotate | Download | only in test

Lines Matching refs:hql

2927         hql = quopriMIME.header_quopri_len
2931 eq(hql(s), len(enc(s, charset='', eol=''))-7)
2933 eq(hql(c), 1)
2935 eq(hql(c), 3)