Searched refs:formatToRegex (Results 1 – 1 of 1) sorted by relevance
79 function formatToRegex(string $format): string { function101 return preg_match(formatToRegex($oldExpect), $new);
Completed in 5 milliseconds