The only useful feature that exists in Sigil that does not exist in the editor's regex engine is the \U operator, and the editor will be getting a function mode for search and replace that will be far more powerful and general than that.
And note that the editor does not use python's re module. It uses
https://pypi.python.org/pypi/regex