View Single Post
Old 03-01-2020, 05:48 AM   #10
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,840
Karma: 207000000
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Calibre typically uses the Barnett regex Python module (where Sigil uses PCRE). I don't know if the Barnett module allows the granular use of the case insensitive flag to control portions of expressions or not (the standard python re module does not). I think it depends on how the module is compiled. If it doesn't, a global "switch" makes more sense.
DiapDealer is offline   Reply With Quote