Searched refs:php_ds_vector_unserialize (Results 1 – 2 of 2) sorted by relevance
59 int php_ds_vector_unserialize(zval *obj, zend_class_entry *ce, const unsigned char *buffer, size_t … in php_ds_vector_unserialize() function
322 php_ds_vector_ce->unserialize = php_ds_vector_unserialize; in php_ds_register_vector()
Completed in 5 milliseconds