summaryrefslogtreecommitdiff
path: root/Kernel/Makefile
diff options
context:
space:
mode:
authorConrad Pankoff <deoxxa@fknsrs.biz>2019-06-04 18:13:07 +1000
committerAndreas Kling <awesomekling@gmail.com>2019-06-04 10:16:45 +0200
commit042895317df85cb5035c011c9d5bda5a823c971d (patch)
tree302d6a4c969107731968b2826fbf2fe6ea9d6ab6 /Kernel/Makefile
parentccc6e69a294edacf7bec77cb2c2640ada7fe1f77 (diff)
downloadserenity-042895317df85cb5035c011c9d5bda5a823c971d.zip
AK: Add AKString::split_limit to split strings with a limit
This is a small change to the existing split() functionality to support the case of splitting a string and stopping at a certain number of tokens. This is useful for parsing e.g. key/value pairs, where the value may contain the delimiter you're splitting on.
Diffstat (limited to 'Kernel/Makefile')
0 files changed, 0 insertions, 0 deletions