14#include "o2s/private_prepro.h"
26 c = (
unsigned char)*cstring++;
uint32_t string_fnv1a_32(const string_t *self)
Fowler–Noll–Vo hash function, on 32 bits.
uint32_t cstring_fnv1a_32(const char *cstring, size_t length)
Fowler–Noll–Vo hash function, on 32 bits.
Dynamic string implementation.
array_t string_t
A string is an array of char.