We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4cf403 commit c093df8Copy full SHA for c093df8
README
@@ -1,3 +1,5 @@
1
SQLite extensions that uses glib2/icu to provide a regex_replace() function.
2
-The glib code was adapted from the pcre match implementation by Alexey Tourbin:
+* The glib code was adapted from the pcre match implementation by Alexey Tourbin:
3
http://git.altlinux.org/people/at/packages/?p=sqlite3-pcre.git
4
+* The icu code was adapted from SQLite official extension:
5
+https://github.com/sqlite/sqlite/blob/master/ext/icu/icu.c
0 commit comments