Home
last modified time | relevance | path

Searched defs:openingTag (Results 1 – 2 of 2) sorted by relevance

/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dmimarksattributescommand.cpp423 string openingTag = trimTags(package); in parsePackage() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/
H A DCommentsPreparator.java954 Token openingTag = this.ctm.get(openingTagIndex); in disableFormattingExclusively() local