Search code examples
c++regexxpcom

XPCOM C++: Does it support RegExps?


I'm developing a XPCOM C++ component that have to use some RegExps functions

Does XPCOM C++ have build-in support for RegExps?


Solution

  • It was planned for Firefox 1.0 but after a long thread there was a decision not to add it to core XPCOM.