Home
last modified time | relevance | path

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

/PHP-8.1/scripts/dev/
H A Dbless_tests.php79 function formatToRegex(string $format): string { function
101 return preg_match(formatToRegex($oldExpect), $new);

Completed in 6 milliseconds