Lines Matching refs:prefixes
1886 """Create unique anchor prefixes"""1893 # store prefixes so line format method has access1961 # make unique anchor prefixes so that multiple tables may exist2028 prefixes.2049 prefixes = (" ", tag)2051 if line[:2] in prefixes: