Home | History | Annotate | Download | only in common

Lines Matching refs:Closing

75    * E.g. a node of type FENCED can have the opening and closing fences here.
194 // Closing tag
914 * 1. Opening and closing delimiters are matched regardless of the actual shape
1006 // General closing case.
1008 // Closing fence for some opening fence.
1019 // Closing with a neutral fence on the stack.
1048 // Final Case: A singular closing fence.
1165 * @param {cvox.SemanticTree.Node} cfence Closing fence.