Home | History | Annotate | Download | only in python2.7

Lines Matching refs:is_HDN

497 def is_HDN(text):
539 if not is_HDN(A):
547 if not is_HDN(B[1:]):
686 if is_HDN(h) and (i >= 0 or b == "local"):