Searched refs:php_serialize_data (Results 1 – 2 of 2) sorted by relevance
41 struct php_serialize_data { struct53 typedef struct php_serialize_data *php_serialize_data_t; argument66 (d) = (php_serialize_data_t) emalloc(sizeof(struct php_serialize_data)); \
212 struct php_serialize_data *data;
Completed in 6 milliseconds