Home
last modified time | relevance | path

Searched refs:ds_htable_unserialize (Results 1 – 3 of 3) sorted by relevance

/ext-ds/src/php/objects/
H A Dphp_map.c76 if (ds_htable_unserialize(map->table, buffer, length, data) == FAILURE) { in php_ds_map_unserialize()
/ext-ds/src/ds/
H A Dds_htable.h214 int ds_htable_unserialize(ds_htable_t *table, const unsigned char *buffer, size_t length, zend_unse…
H A Dds_htable.c1211 int ds_htable_unserialize(ds_htable_t *table, const unsigned char *buffer, size_t length, zend_unse… in ds_htable_unserialize() function

Completed in 10 milliseconds