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

Lines Matching refs:prefixes

1886         """Create unique anchor prefixes"""
1893 # store prefixes so line format method has access
1961 # make unique anchor prefixes so that multiple tables may exist
2028 prefixes.
2049 prefixes = (" ", tag)
2051 if line[:2] in prefixes: