Home
last modified time | relevance | path

Searched refs:contentsLength (Results 1 – 6 of 6) sorted by relevance

/expo/packages/@expo/config-plugins/src/utils/
H A DcommonCodeMod.ts49 const contentsLength = contents.length; constant
53 startOffset >= contentsLength ||
54 endOffset >= contentsLength ||
H A DmatchBrackets.ts23 const contentsLength = contents.length; constant
25 for (let i = firstBracketPos + 1; i < contentsLength; ++i) {
/expo/packages/@expo/config-plugins/build/utils/
H A DcommonCodeMod.js41 const contentsLength = contents.length;
42 …f (startOffset < 0 || endOffset < 0 || startOffset >= contentsLength || endOffset >= contentsLengt…
H A DmatchBrackets.js18 const contentsLength = contents.length;
20 for (let i = firstBracketPos + 1; i < contentsLength; ++i) {
H A DcommonCodeMod.js.map1contentsLength","searchFromOffset","source","regexp","target","matchedIndex","search"],"sources":[…
H A DmatchBrackets.js.map1contentsLength","length","i","c","leftBracketList","includes","Error"],"sources":["../../src/utils…