Lines Matching refs:matchInfo
600 var matchInfo = new InternalArray(CAPTURE(3) + 1);602 %_RegExpExec(sourceUrlPattern, source, sourceUrlPos - 4, matchInfo);605 %_SubString(source, matchInfo[CAPTURE(2)], matchInfo[CAPTURE(3)]);