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