Home
last modified time | relevance | path

Searched refs:titleAnchorPat (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dantora-prep.py43 titleAnchorPat = re.compile(r'^\[\[(?P<anchor>[^,]+).*\]\]$') variable
205 match = titleAnchorPat.match(line)

Completed in 1 milliseconds