Lines Matching refs:specURL
327 specURL = conventions.specURL(specType)
336 specURL, specAnchor, specName),
397 def xrefRewrite(text, specURL):
404 - specURL - URL to target
412 specLinkSubstitute = r'link:{}#\1[\2^]'.format(specURL)
485 specURL = conventions.specURL(pi.spec)
487 specText = xrefRewrite(specText, specURL)
488 fieldText = xrefRewrite(fieldText, specURL)
489 descText = xrefRewrite(descText, specURL)
878 specURL = conventions.specURL()
879 appbody = xrefRewrite(appbody, specURL)