Home | History | Annotate | Download | only in tinyxml

Lines Matching full:closing

647 	// This "pre-streaming" will never read the closing ">" so the
906 // element is in "tag". Go ahead and stream to the closing ">"
939 // closing tag
952 // What follows text is a closing tag or another node.
957 // We now have either a closing tag...or another node.
1004 // If it was a closing tag, then read in the closing '>' to clean up the input stream.
1022 // We are done, once we've found our closing tag.
1027 // If not a closing tag, id it, and stream.
1036 // No return: go around from the beginning: text, closing tag, or node.
1454 // closing one. Give up and throw an error.