Home
last modified time | relevance | path

Searched defs:MatcherInterface (Results 1 – 4 of 4) sorted by relevance

/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/RecursiveParser/
H A DMatcherInterface.php10 interface MatcherInterface interface
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/oscarotero/middleland/src/Matchers/
H A DMatcherInterface.php8 interface MatcherInterface interface
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/
H A DRecursiveParser.php11 use s9e\TextFormatter\Configurator\RecursiveParser\MatcherInterface; alias
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/splitio/go-client/v6/splitio/engine/grammar/matchers/
H A Dmatchers.go50 type MatcherInterface interface { interface