Searched refs:parseSymbol (Results 1 – 3 of 3) sorted by relevance
16935 result = this.parseFunction(breakOnTokenText, name, greediness) || this.parseSymbol();17009 _proto.parseSymbol = function parseSymbol() {
1 …parseSymbol())&&"\\"===u[0]&&!ya.hasOwnProperty(u)){if(this.settings.throwOnError)throw new o("Und… function
16195 …consumeSpaces = i > 0 && !isOptional || // Also consume leading spaces in math mode, as parseSymbol16568 result = this.parseFunction(breakOnTokenText, name, greediness) || this.parseSymbol();16642 parseSymbol() { method in Parser