Home
last modified time | relevance | path

Searched refs:cdb_make_addend (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/dba/libcdb/
H A Dcdb_make.h57 int cdb_make_addend(struct cdb_make *, unsigned int, unsigned int, uint32);
H A Dcdb_make.c76 int cdb_make_addend(struct cdb_make *c, unsigned int keylen, unsigned int datalen, uint32 h) in cdb_make_addend() function
133 return cdb_make_addend(c, keylen, datalen, cdb_hash(key, keylen)); in cdb_make_add()

Completed in 5 milliseconds