Home | History | Annotate | Download | only in doc

Lines Matching refs:markup

81 /** token style for a markup declaration such as a DOCTYPE. */

127 * markup punctuation characters in html.
219 /** split markup into chunks of html tags (style null) and
367 /** splits markup tokens into declarations, tags, and source chunks.
747 /** split a group of chunks of markup.
871 /** identify regions of markup that are really source code, and recursivley
1130 /** returns a list of PR_Token objects given a string of markup.
1151 // 1) Start by splitting the markup into text and tag chunks
1172 /** classify the string as either source or markup and lex appropriately. */
1175 // treat it as markup if the first non whitespace character is a < and the