Home
last modified time | relevance | path

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

/ext-ds/src/php/objects/
H A Dphp_map.c69 return ds_htable_serialize(Z_DS_MAP_P(object)->table, buffer, length, data); in php_ds_map_serialize()
/ext-ds/src/ds/
H A Dds_htable.h213 int ds_htable_serialize(ds_htable_t *table, unsigned char **buffer, size_t *buf_len, zend_serialize…
H A Dds_htable.c1182 int ds_htable_serialize(ds_htable_t *table, unsigned char **buffer, size_t *length, zend_serialize_… in ds_htable_serialize() function

Completed in 7 milliseconds