Lines Matching refs:Parse
6397 // Parse expressions into `groups`.
8033 …parser.gullet.macros.set("\\current@color", color); // Parse out the implicit body that should be …
8955 const parser = context.parser; // Parse out the implicit body
9438 * Parse the body of the environment, with rows delimited by \\ and
9451 // Parse body of array with \\ temporarily mapped to \cr
9481 // Parse each cell in its own group (namespace)
13924 // Parse a number in the given base, starting with first `token`.
16637 * Parse a single symbol out of the string. Here, we handle single character
16847 * Parse and build an expression, and place that expression in the DOM node
16868 * Parse and build an expression, and return the markup for that.
16877 * Parse an expression and return the parse tree.