Add starts_with function.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 7 Jan 2009 20:56:18 +0000 (21:56 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 7 Jan 2009 20:56:18 +0000 (21:56 +0100)
This function compares two strings (paths) and checks if the first
starts with the second (the first path lies within the second).


No differences found