Searched defs:replaceWildcardCharacter (Results 1 – 3 of 3) sorted by relevance
6698 replaceWildcardCharacter: (match: string) => string; property6849 function replaceWildcardCharacter(match: string, singleAsteriskRegexFragment: string) { function
16551 …replaceWildcardCharacter: function (match) { return replaceWildcardCharacter(match, filesMatcher.s… method16556 …replaceWildcardCharacter: function (match) { return replaceWildcardCharacter(match, directoriesMat… method16561 …replaceWildcardCharacter: function (match) { return replaceWildcardCharacter(match, excludeMatcher… method16651 function replaceWildcardCharacter(match, singleAsteriskRegexFragment) { function
20805 …replaceWildcardCharacter: function (match) { return replaceWildcardCharacter(match, filesMatcher.s… method20814 …replaceWildcardCharacter: function (match) { return replaceWildcardCharacter(match, directoriesMat… method20819 …replaceWildcardCharacter: function (match) { return replaceWildcardCharacter(match, excludeMatcher… method20925 function replaceWildcardCharacter(match, singleAsteriskRegexFragment) { function