Home
last modified time | relevance | path

Searched refs:custom_object (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/ext/standard/
H A Dvar_unserializer.c681 int custom_object = 0; in php_var_unserialize() local
690 custom_object = 1; in php_var_unserialize()
800 if (custom_object) { in php_var_unserialize()
H A Dvar_unserializer.re756 int custom_object = 0;
765 custom_object = 1;
875 if (custom_object) {

Completed in 6 milliseconds