eina_slice: startswith and endswith.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 24 Aug 2016 00:25:02 +0000 (21:25 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 24 Aug 2016 00:25:02 +0000 (21:25 -0300)
commit45c00029290b0938b672da340cb9bb5ef5594aad
treeebb624cbe72e04ef2ca57773b9f62365e49395c3
parent86e87b2fd932a8199683f7bd1adfaba1c9f43d9a
eina_slice: startswith and endswith.

these helpers around memcmp() make the code more readable.
src/lib/eina/eina_inline_slice.x
src/lib/eina/eina_slice.h
src/tests/eina/eina_test_slice.c