diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-11-05 14:36:34 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-11-05 14:36:34 +0000 |
commit | 67a0580acfedf004fb8aacd3d2c611ef7771fbf6 (patch) | |
tree | 611e7f17a4971269d07febf081116eeedb9f65fc /src/datastore/plugin_datastore_mysql.c | |
parent | 5656792122e7116f7e1f0b97dcb804532c9b37da (diff) |
LRN: Use regexps in logdefs
Now "*" is not valid anymore (it's not like anyone had a lot of opportunities
to use it though).
Empty string means ".*", so it's still compatible.
Matching is case-sensitive. ^ and $ match the beginning and the end of
the text, newine matches a newline character.
All regexps are considered non-extended.
Regex compilation errors are not reported in any way (the parsing process just
fails, and that's it).
git-svn-id: https://gnunet.org/svn/gnunet@18016 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/datastore/plugin_datastore_mysql.c')
0 files changed, 0 insertions, 0 deletions