]> code.delx.au - pulseaudio/commit
core-util: Add a pa_split_in_place() string utility function
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 13 Jun 2012 11:01:59 +0000 (16:31 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 13 Jun 2012 11:07:20 +0000 (16:37 +0530)
commitb942af65fedbc171601644001e88414d14669a0f
tree5879d428ca6202f31a25b51bf7ccfdee309070c0
parent51c8d5a477d36f0646243a092994036b3781e9c1
core-util: Add a pa_split_in_place() string utility function

For specialised uses of pa_split() such as finding substrings for
comparison, this avoids the need to repeatedly allocate and deallocate
memory.
src/pulsecore/core-util.c
src/pulsecore/core-util.h