Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dvar_unserializer.c641 int custom_object = 0; in php_var_unserialize() local
650 custom_object = 1; in php_var_unserialize()
758 if (custom_object) { in php_var_unserialize()
H A Dvar_unserializer.re700 int custom_object = 0;
709 custom_object = 1;
817 if (custom_object) {

Completed in 8 milliseconds