Searched refs:matchedIndex (Results 1 – 3 of 3) sorted by relevance
74 const matchedIndex = target.search(regexp); constant75 return matchedIndex < 0 ? matchedIndex : matchedIndex + offset;
60 const matchedIndex = target.search(regexp);61 return matchedIndex < 0 ? matchedIndex : matchedIndex + offset;
1 …matchedIndex","search"],"sources":["../../src/utils/commonCodeMod.ts"],"sourcesContent":["export i…