Searched refs:SemanticUtil (Results 1 – 1 of 1) sorted by relevance
149 …SemanticUtil=function(){};sre.SemanticUtil.objectsToKeys=function(a){a=Array.prototype.slice.call(… class150 …SemanticUtil.unicodeToNumber=function(a){if(!a||2<a.length)return null;if(2==a.length){var b=a.cha…151 …SemanticUtil.splitUnicode=function(a){a=a.split("");for(var b=[],c=0,d;d=a[c];c++)"\ud800"<=d&&"\u…152 …SemanticUtil.hasIgnoreTag=function(a){return!!a&&-1!==sre.SemanticUtil.IGNORETAGS.indexOf(sre.DomU…153 sre.SemanticUtil.isZeroLength=function(a){return a?-1!=="negativeveryverythinmathspace negativevery…154 this.colons=[":","\uff1a","\ufe55"];this.invisibleComma_=sre.SemanticUtil.numberToUnicode(8291);thi…157 …41":"\ufe42","\ufe43":"\ufe44","\ufe47":"\ufe48"};this.leftFences=sre.SemanticUtil.objectsToKeys(t…158 …SemanticUtil.objectsToValues(this.openClosePairs);this.rightFences.push("\u301f");this.topFences=s…182 …25b3\u25b7\u25bd\u25c1\u2a5e\u2295".split("");this.invisiblePlus_=sre.SemanticUtil.numberToUnicode…183 …SemanticUtil.numberToUnicode(8290);this.multiplications.push(this.invisibleTimes_);this.subtractio…[all …]