Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかの RegExps 関数を使用する必要がある XPCOM C++ コンポーネントを開発しています
XPCOM C++ には RegExps のサポートが組み込まれていますか?
これは Firefox 1.0 で計画されていましたが、長い議論の末、コア XPCOM に追加しないという決定がありました。
JS API で正規表現サポートを使用することは理論的には可能ですが、私は JSAPI ハッカーではありません ;-)