Lines Matching refs:UNSERIALIZE_PTR
112 #define UNSERIALIZE_PTR(ptr) do { \ macro
276 UNSERIALIZE_PTR(p);
297 UNSERIALIZE_PTR(ast);
337 UNSERIALIZE_PTR(ht);
347 UNSERIALIZE_PTR(ref);
357 UNSERIALIZE_PTR(ast);
376 UNSERIALIZE_PTR(ht);
404 UNSERIALIZE_PTR(p);
417 UNSERIALIZE_PTR(opline);
466 UNSERIALIZE_PTR(p);
497 UNSERIALIZE_PTR(p);
526 UNSERIALIZE_PTR(op_array);
540 UNSERIALIZE_PTR(prop);
563 UNSERIALIZE_PTR(c);
587 UNSERIALIZE_PTR(ce);
596 UNSERIALIZE_PTR(p);
608 UNSERIALIZE_PTR(p);
625 UNSERIALIZE_PTR(p);
630 UNSERIALIZE_PTR(q);
637 UNSERIALIZE_PTR(m);
659 UNSERIALIZE_PTR(p);
664 UNSERIALIZE_PTR(q);
671 UNSERIALIZE_PTR(m);
686 UNSERIALIZE_PTR(s);
937 UNSERIALIZE_PTR(ht->arData);
955 UNSERIALIZE_PTR(ast);
992 UNSERIALIZE_PTR(Z_ARR_P(zv));
1002 UNSERIALIZE_PTR(Z_REF_P(zv));
1011 UNSERIALIZE_PTR(Z_AST_P(zv));
1028 UNSERIALIZE_PTR(op_array->static_variables);
1036 UNSERIALIZE_PTR(op_array->literals);
1037 UNSERIALIZE_PTR(op_array->opcodes);
1038 UNSERIALIZE_PTR(op_array->arg_info);
1039 UNSERIALIZE_PTR(op_array->vars);
1042 UNSERIALIZE_PTR(op_array->live_range);
1043 UNSERIALIZE_PTR(op_array->scope);
1045 UNSERIALIZE_PTR(op_array->try_catch_array);
1046 UNSERIALIZE_PTR(op_array->prototype);
1053 UNSERIALIZE_PTR(op_array->literals);
1065 UNSERIALIZE_PTR(op_array->opcodes);
1071 UNSERIALIZE_PTR(opline->op1.zv);
1074 UNSERIALIZE_PTR(opline->op2.zv);
1081 UNSERIALIZE_PTR(opline->op1.jmp_addr);
1095 UNSERIALIZE_PTR(opline->op2.jmp_addr);
1113 UNSERIALIZE_PTR(op_array->arg_info);
1140 UNSERIALIZE_PTR(op_array->vars);
1153 UNSERIALIZE_PTR(op_array->live_range);
1154 UNSERIALIZE_PTR(op_array->scope);
1156 UNSERIALIZE_PTR(op_array->try_catch_array);
1157 UNSERIALIZE_PTR(op_array->prototype);
1167 UNSERIALIZE_PTR(Z_PTR_P(zv));
1179 UNSERIALIZE_PTR(Z_PTR_P(zv));
1184 UNSERIALIZE_PTR(prop->ce);
1200 UNSERIALIZE_PTR(Z_PTR_P(zv));
1205 UNSERIALIZE_PTR(c->ce);
1222 UNSERIALIZE_PTR(Z_PTR_P(zv));
1231 UNSERIALIZE_PTR(ce->default_properties_table);
1242 UNSERIALIZE_PTR(ce->default_static_members_table);
1260 UNSERIALIZE_PTR(ce->trait_aliases);
1264 UNSERIALIZE_PTR(*p);
1270 UNSERIALIZE_PTR(q->trait_method);
1291 UNSERIALIZE_PTR(ce->trait_precedences);
1295 UNSERIALIZE_PTR(*p);
1301 UNSERIALIZE_PTR(q->trait_method);
1315 UNSERIALIZE_PTR(q->exclude_from_classes);
1327 UNSERIALIZE_PTR(ce->parent);
1328 UNSERIALIZE_PTR(ce->constructor);
1329 UNSERIALIZE_PTR(ce->destructor);
1330 UNSERIALIZE_PTR(ce->clone);
1331 UNSERIALIZE_PTR(ce->__get);
1332 UNSERIALIZE_PTR(ce->__set);
1333 UNSERIALIZE_PTR(ce->__call);
1334 UNSERIALIZE_PTR(ce->serialize_func);
1335 UNSERIALIZE_PTR(ce->unserialize_func);
1336 UNSERIALIZE_PTR(ce->__isset);
1337 UNSERIALIZE_PTR(ce->__unset);
1338 UNSERIALIZE_PTR(ce->__tostring);
1339 UNSERIALIZE_PTR(ce->__callstatic);
1340 UNSERIALIZE_PTR(ce->__debugInfo);
1361 UNSERIALIZE_PTR(script->arena_mem);