Searched refs:staticRegexp (Results 1 – 2 of 2) sorted by relevance
8 mxGraphMlCodec.prototype.staticRegexp = /^\{x\:Static\s+(.+)\.(.+)\}$/; method in mxGraphMlCodec240 var staticMem = this.staticRegexp.exec(val);
1573 …efRegexp=/^\{y\:GraphMLReference\s+(\d+)\}$/;mxGraphMlCodec.prototype.staticRegexp=/^\{x\:Static\s… method in mxGraphMlCodec1581 …;q<e.length;q++){var k=e[q].nodeValue,d=this.refRegexp.exec(k),b=this.staticRegexp.exec(k);d?(k=d[…