ceefour / wincachegrind

[NO LONGER MAINTAINED] WinCacheGrind is a viewer for cachegrind.out files generated by xdebug 2. WinCacheGrind is functionally similar to KCacheGrind, only it is much simpler and runs on Windows.
https://ceefour.github.io/wincachegrind
GNU General Public License v3.0
193 stars 29 forks source link

Inverse regex #3

Open dynasource opened 9 years ago

dynasource commented 9 years ago

Ive been trying to make a inverse regex working for a while now, but with no luck. Is it actually possible with tregexpr? It would add signficant value to the tool.

ceefour commented 9 years ago

I'm pessimistic about that :(

But if you manage to do so, then a pull request is always welcome :)

dynasource commented 9 years ago

does tregexpr support it?

ceefour commented 9 years ago

I don't know, you should ask TRegExpr author...