Home
last modified time | relevance | path

Searched refs:getGeneratedSectionIndexes (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/cli/src/utils/
H A DmergeGitIgnorePaths.ts54 function getGeneratedSectionIndexes(gitIgnore: string): { function
73 const { contents, start, end } = getGeneratedSectionIndexes(gitIgnore);
132 const indexes = getGeneratedSectionIndexes(targetGitIgnore);
189 const indexes = getGeneratedSectionIndexes(targetGitIgnore);
/expo/packages/@expo/config-plugins/src/utils/
H A DgenerateCode.ts8 function getGeneratedSectionIndexes( function
102 const { contents, start, end } = getGeneratedSectionIndexes(src, tag);
/expo/packages/@expo/config-plugins/build/utils/
H A DgenerateCode.js25 function getGeneratedSectionIndexes(src, tag) { function
108 } = getGeneratedSectionIndexes(src, tag);
H A DgenerateCode.js.map1getGeneratedSectionIndexes","src","tag","contents","split","start","findIndex","line","includes","…