Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds