Home
last modified time | relevance | path

Searched defs:regexp (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverExpectedCondition.php297 public static function elementTextMatches(WebDriverBy $by, $regexp)
/template/twigstarter/vendor/twig/twig/src/Resources/
Dcore.php251 function twig_matches(string $regexp, ?string $str)
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php1180 public static function matches(string $regexp, ?string $str): int