Home
last modified time | relevance | path

Searched refs:php_unserialize_data (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/standard/
H A Dphp_var.h42 typedef struct php_unserialize_data *php_unserialize_data_t;
H A Dbasic_functions.h213 struct php_unserialize_data *data;
H A Dvar_unserializer.c28 struct php_unserialize_data { struct
40 d = ecalloc(1, sizeof(struct php_unserialize_data)); in php_var_unserialize_init() argument
H A Dvar_unserializer.re26 struct php_unserialize_data {
38 d = ecalloc(1, sizeof(struct php_unserialize_data));

Completed in 10 milliseconds