С#. Самое быстрое регулярное выражение для соответствия любой строке ⇐ C#
-
Гость
С#. Самое быстрое регулярное выражение для соответствия любой строке
Quite simple. What's the fastest regex that will return true for any input?
For context I must use a function that takes a regex filter and I want to know what will make it match everything the most quickly.
Источник: https://stackoverflow.com/questions/514 ... any-string
Quite simple. What's the fastest regex that will return true for any input?
For context I must use a function that takes a regex filter and I want to know what will make it match everything the most quickly.
Источник: https://stackoverflow.com/questions/514 ... any-string
Мобильная версия