Searched defs:closingTag (Results 1 – 2 of 2) sorted by relevance
537 …edDoxycode = doxycodeText.replace(/<doxycode(.*?)(\/?>)/, function(match, attributes, closingTag) { argument
1236 private function lexInlineStructure(int &$cursor, string $closingTag): string