OpenGrok
Cross Reference: mhlib.py
xref
: /
prebuilts
/
python
/
darwin-x86
/
2.7.5
/
lib
/
python2.7
/
mhlib.py
Home
|
History
|
Annotate
|
Download
|
only in
python2.7
Lines Matching
refs:hit
686
hit
= 0
691
hit
= pred(line[:i].lower())
692
if
hit
: headers.append(line)