View Single Post
Old 04-01-2014, 12:17 PM   #14
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,732
Karma: 205159604
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I've found there's really not that much difference between calibre-edit's regex engine and Sigil's. And most of those differences are very "edge case" kind of stuff: searching for unicode code-points, and the like. Mostly, calibre-edit's regex engine just adds a few things that weren't in Sigil's: like allowing variable-length lookbehinds, and matching the start/end of words with \m \M.

If case matters ... then case matters. And if so, the appropriate box needs to be checked.
DiapDealer is offline   Reply With Quote