Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dphp_var.h40 typedef struct php_unserialize_data *php_unserialize_data_t;
H A Dbasic_functions.h213 struct php_unserialize_data *data;
H A Dvar_unserializer.c26 struct php_unserialize_data { struct
38 d = ecalloc(1, sizeof(struct php_unserialize_data)); in php_var_unserialize_init() argument
H A Dvar_unserializer.re24 struct php_unserialize_data {
36 d = ecalloc(1, sizeof(struct php_unserialize_data));

Completed in 11 milliseconds