Lines Matching refs:tag
12 " 20190128 - Make sure to find previous tag
44 " pre tag, e.g. <address>
50 " end pre tag, e.g. </address>
86 " no complete tag, add one additional indent level
90 " no complete tag, return initial indent
110 " Find previous line with a tag (regardless whether open or closed,
113 " won't be found, as it is not a legal tag name
116 " no previous tag
143 " non-xml tag content: use indent from 'autoindent'
148 " with an XML like tag
156 " Get indent from previous tag line
164 " Checks, whether or not the line matches a start-of-tag
169 " Checks whether or not the line matches '>' (so finishes a tag)
174 " Checks whether the line ends with an empty closing tag such as <lb/>
184 " if previous tag was a closing tag, do not add
187 " If the previous tag was closed on the same line as it was