str: New functions ss_starts_with() and ss_find_substring().
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 26 Nov 2018 00:41:44 +0000 (16:41 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 25 Dec 2018 19:36:17 +0000 (11:36 -0800)
commitc1a772dd16c825866b0b1b4cfa5c1ba57a9fa48f
treec0d3e3772193085c2be66ffc0f4b61d9153a4362
parent03791bf340ec2044c118b5ec8ab9332282e5e806
str: New functions ss_starts_with() and ss_find_substring().

These will have their first users in an upcoming commit.
src/libpspp/str.c
src/libpspp/str.h