Files
systemd/src/basic
Luca Boccassi a082edd53a strv: add strv_split_colon_pairs function
Given a string in the format 'one:two three four:five', returns a string
vector with each word. If the second element of the tuple is not
present, an empty string is returned in its place, so that the vector
can be processed in pairs.

[zjs: use EXTRACT_UNESCAPE_SEPARATORS instead of EXTRACT_CUNESCAPE_RELAX.
This way we do escaping exactly once and in normal strict mode.]
2020-08-05 21:29:13 +01:00
..
2020-03-12 19:55:10 +09:00
2019-03-14 13:25:51 +01:00
2019-04-29 16:47:18 +02:00
2020-06-25 09:00:19 +02:00
2019-05-21 10:57:23 +02:00
2019-11-04 00:30:32 +09:00
2020-06-25 09:00:19 +02:00
2019-03-14 13:25:51 +01:00
2019-10-31 17:57:03 +09:00
2020-07-29 17:12:45 +01:00
2019-11-04 00:30:32 +09:00
2019-10-31 17:57:03 +09:00
2019-03-28 18:43:04 +01:00
2019-12-04 11:01:31 +01:00
2019-12-04 11:01:31 +01:00
2020-07-07 18:52:49 +09:00
2020-07-07 18:52:49 +09:00
2019-09-20 16:05:53 +02:00
2019-04-29 16:47:18 +02:00
2019-10-31 17:57:03 +09:00
2020-07-07 18:52:49 +09:00
2020-06-26 10:41:52 +02:00
2020-07-21 17:41:57 +02:00