Esa Korhonen
88bf361e61
Add MXS_MODULE_PARAM_QUOTEDSTRING configuration value type
...
A quoted string is a string enclosed in '"':s. This makes it clear
where the string begins and ends, avoiding ambiguity with whitespace.
After the config file has been loaded, the '"':s at the beginning
and at the end of the string are erased. Querying the config value
with config_get_string() will return this de-quoted value.
For example, if the config file reads 'my_string="test""', the actual
string will be 'test"'.
2017-05-29 16:15:49 +03:00
..
2017-05-16 11:39:57 +03:00
2017-05-24 15:05:11 +03:00
2017-02-14 21:42:28 +02:00
2017-05-09 15:28:04 +03:00
2017-05-04 09:14:04 +03:00
2017-03-31 14:12:02 +03:00
2017-02-14 21:42:28 +02:00
2017-03-27 09:49:21 +02:00
2017-02-20 17:44:22 +02:00
2017-05-24 15:05:11 +03:00
2017-02-14 21:42:28 +02:00
2017-05-10 13:26:25 +03:00
2017-05-09 10:40:34 +03:00
2017-05-04 09:14:04 +03:00
2017-05-04 09:14:04 +03:00
2017-02-14 21:42:28 +02:00
2017-04-04 09:40:04 +03:00
2017-03-24 09:21:20 +02:00
2017-05-09 15:32:42 +03:00
2017-05-17 10:14:56 +03:00
2017-02-14 21:42:28 +02:00
2017-05-04 09:14:04 +03:00
2017-05-24 15:05:10 +03:00
2017-02-14 21:42:28 +02:00
2017-05-09 15:32:42 +03:00
2017-05-09 15:32:42 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-05-29 16:15:49 +03:00
2017-02-14 21:42:28 +02:00
2017-05-17 13:48:52 +03:00
2017-05-04 09:14:04 +03:00
2017-05-14 10:25:12 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-03-15 09:11:18 +02:00
2017-03-08 14:01:38 +02:00
2017-02-14 21:42:28 +02:00
2017-04-28 14:53:37 +03:00
2017-04-20 13:51:16 +03:00
2017-04-20 13:51:16 +03:00
2017-02-14 21:42:28 +02:00
2017-05-15 19:32:02 +03:00
2017-03-22 11:09:36 +02:00
2017-02-14 21:42:28 +02:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-05-04 09:14:04 +03:00
2017-05-04 09:14:04 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-04-25 13:10:01 +03:00
2017-05-04 09:17:48 +03:00
2017-05-09 15:32:42 +03:00
2017-05-10 13:26:25 +03:00
2017-03-21 15:19:10 +02:00
2017-02-14 21:42:28 +02:00
2017-03-13 10:45:51 +02:00
2017-03-24 10:52:09 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-05-04 09:14:04 +03:00
2017-05-04 09:12:15 +03:00
2017-05-19 10:16:37 +03:00
2017-03-09 10:01:38 +02:00
2017-05-19 10:16:37 +03:00