[sword-devel] diatheke search type regex and the dot ?
Troy A. Griffitts
scribe at crosswire.org
Fri Mar 3 19:16:37 MST 2017
SWORD supports compiling with a variety of regex engines-- typically GNU
regex on most linux system. We include 'internal regex' copy of this,
as well. We also will compile against the C++ standard regex engine
including the language spec. Each handles unicode characters different.
. is certainly recognized, but I would guess that in whatever regex
library you are using during compile, it represents a byte and not a
literal character. Try .{1-6}
On 03/03/2017 07:36 AM, David Haslam wrote:
> Created http://tracker.crosswire.org/browse/MODTOOLS-101
>
> David
>
>
>
> --
> View this message in context: http://sword-dev.350566.n4.nabble.com/diatheke-search-type-regex-and-the-dot-tp4656879p4656890.html
> Sent from the SWORD Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
More information about the sword-devel
mailing list