Home
last modified time | relevance | path

Searched refs:exclude_h (Results 1 – 1 of 1) sorted by relevance

/external/catch2/scripts/
DupdateDocumentToC.py111 def tagAndCollect(lines, id_tag=True, back_links=False, exclude_h=None): argument
167 if not exclude_h or not dashified[-1] in exclude_h:
280 exclude_h=None): argument
331 exclude_h=exclude_h)
380 exclude_h=excludeHeadingsFor(input_file))