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