str::splitFieldsEscaped() added
authorJán Kupec <jkupec@suse.cz>
Thu, 22 Jan 2009 15:24:28 +0000 (16:24 +0100)
committerJán Kupec <jkupec@suse.cz>
Thu, 22 Jan 2009 15:24:28 +0000 (16:24 +0100)
commitc8a7b02d6e521136176203f45996bc6dd029e30a
tree755f656f6b2f953f46fc7432ff9d929180bc0266
parent8a77d3b83ac309fff5c85750a91be03121d5cdb8
str::splitFieldsEscaped() added

str::splitFieldsEscaped() added and str::splitEscaped() extened
by an optional bool parameter 'withEmpty', to include empty fields
in the result.
tests/zypp/base/String_test.cc
zypp/base/String.h