spa/sigil.h

6 lines
101 B
C

void idx_sigil(U32 idx,char* sigil);
U32 sigil_idx(char* sigil);
U32 string_hash(const char* str);