Lines Matching refs:prefixes
1884 """Create unique anchor prefixes"""1891 # store prefixes so line format method has access1959 # make unique anchor prefixes so that multiple tables may exist2026 prefixes.2047 prefixes = (" ", tag)2049 if line[:2] in prefixes: