Home
last modified time | relevance | path

Searched refs:matchedIndex (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config-plugins/src/utils/
H A DcommonCodeMod.ts74 const matchedIndex = target.search(regexp); constant
75 return matchedIndex < 0 ? matchedIndex : matchedIndex + offset;
/expo/packages/@expo/config-plugins/build/utils/
H A DcommonCodeMod.js60 const matchedIndex = target.search(regexp);
61 return matchedIndex < 0 ? matchedIndex : matchedIndex + offset;
H A DcommonCodeMod.js.map1matchedIndex","search"],"sources":["../../src/utils/commonCodeMod.ts"],"sourcesContent":["export i…