Home
last modified time | relevance | path

Searched defs:replaceWildcards (Results 1 – 21 of 21) sorted by relevance

/dports/www/elgg/elgg-3.3.23/vendor/php-di/php-di/src/DI/Definition/Source/
H A DDefinitionArray.php139 private function replaceWildcards($string, array $replacements) function in DI\\Definition\\Source\\DefinitionArray
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/php-di/src/Definition/
H A DObjectDefinition.php232 public function replaceWildcards(array $replacements) function in DI\\Definition\\ObjectDefinition
/dports/www/matomo/piwik/vendor/php-di/php-di/src/Definition/
H A DObjectDefinition.php232 public function replaceWildcards(array $replacements) function in DI\\Definition\\ObjectDefinition
/dports/net/rclone/rclone-1.57.0/vendor/github.com/go-chi/chi/v5/
H A Dcontext.go129 func replaceWildcards(p string) string { func
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-chi/chi/
H A Dcontext.go144 func replaceWildcards(p string) string { func
/dports/net/clash/clash-1.6.0/vendor/github.com/go-chi/chi/v5/
H A Dcontext.go129 func replaceWildcards(p string) string { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-chi/chi/v5/
H A Dcontext.go129 func replaceWildcards(p string) string { func
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/go-chi/chi/v5/
H A Dcontext.go129 func replaceWildcards(p string) string { func
/dports/audio/visp-go/visp-2585747/vendor/github.com/go-chi/chi/
H A Dcontext.go129 func replaceWildcards(p string) string { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/go-chi/chi/
H A Dcontext.go130 func replaceWildcards(p string) string { func
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DRawTypeBinding.java218 public MethodBinding getSingleAbstractMethod(Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
H A DIntersectionCastTypeBinding.java41 public MethodBinding getSingleAbstractMethod(Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
H A DTypeBinding.java1513 public MethodBinding getSingleAbstractMethod(Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
H A DParameterizedTypeBinding.java1383 public MethodBinding getSingleAbstractMethod(final Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
H A DReferenceBinding.java1923 public MethodBinding getSingleAbstractMethod(Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DParameterizedTypeBinding.java1605 …protected MethodBinding[] getInterfaceAbstractContracts(Scope scope, boolean replaceWildcards, boo… in getInterfaceAbstractContracts()
1626 public MethodBinding getSingleAbstractMethod(final Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
1629 …public MethodBinding getSingleAbstractMethod(final Scope scope, boolean replaceWildcards, int star… in getSingleAbstractMethod()
H A DRawTypeBinding.java260 public MethodBinding getSingleAbstractMethod(Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
H A DIntersectionTypeBinding18.java70 …protected MethodBinding[] getInterfaceAbstractContracts(Scope scope, boolean replaceWildcards, boo… in getInterfaceAbstractContracts()
H A DReferenceBinding.java2145 protected MethodBinding [] getInterfaceAbstractContracts(Scope scope, boolean replaceWildcards, boo… in getInterfaceAbstractContracts()
2233 public MethodBinding getSingleAbstractMethod(Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
H A DTypeBinding.java1644 public MethodBinding getSingleAbstractMethod(Scope scope, boolean replaceWildcards) { in getSingleAbstractMethod()
/dports/devel/cdash/CDash-2-2-3/tests/kwtest/simpletest/
H A Dmock_objects.php476 protected function replaceWildcards($args) { function in SimpleCallSchedule
716 function replaceWildcards($args) { function in SimpleMock