Home
last modified time | relevance | path

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

/php-src/ext/dba/libcdb/
H A Dcdb_make.h55 int cdb_make_addend(struct cdb_make *, unsigned int, unsigned int, uint32);
H A Dcdb_make.c74 int cdb_make_addend(struct cdb_make *c, unsigned int keylen, unsigned int datalen, uint32 h) in cdb_make_addend() function
131 return cdb_make_addend(c, keylen, datalen, cdb_hash(key, keylen)); in cdb_make_add()

Completed in 7 milliseconds