Lines Matching refs:UNSERIALIZE_PTR
120 #define UNSERIALIZE_PTR(ptr) do { \ macro
284 UNSERIALIZE_PTR(p);
311 UNSERIALIZE_PTR(tmp);
321 UNSERIALIZE_PTR(tmp);
345 UNSERIALIZE_PTR(ht);
355 UNSERIALIZE_PTR(ref);
365 UNSERIALIZE_PTR(ast);
382 UNSERIALIZE_PTR(ht);
410 UNSERIALIZE_PTR(p);
423 UNSERIALIZE_PTR(literals);
428 UNSERIALIZE_PTR(opline);
489 UNSERIALIZE_PTR(p);
520 UNSERIALIZE_PTR(p);
549 UNSERIALIZE_PTR(op_array);
563 UNSERIALIZE_PTR(prop);
586 UNSERIALIZE_PTR(c);
610 UNSERIALIZE_PTR(ce);
619 UNSERIALIZE_PTR(p);
631 UNSERIALIZE_PTR(table);
652 UNSERIALIZE_PTR(p);
657 UNSERIALIZE_PTR(q);
679 UNSERIALIZE_PTR(p);
684 UNSERIALIZE_PTR(q);
936 UNSERIALIZE_PTR(ht->arData);
960 UNSERIALIZE_PTR(list->child[i]);
968 UNSERIALIZE_PTR(ast->child[i]);
989 UNSERIALIZE_PTR(Z_ARR_P(zv));
999 UNSERIALIZE_PTR(Z_REF_P(zv));
1006 UNSERIALIZE_PTR(Z_AST_P(zv));
1020 UNSERIALIZE_PTR(op_array->static_variables);
1028 UNSERIALIZE_PTR(op_array->literals);
1029 UNSERIALIZE_PTR(op_array->opcodes);
1030 UNSERIALIZE_PTR(op_array->arg_info);
1031 UNSERIALIZE_PTR(op_array->vars);
1034 UNSERIALIZE_PTR(op_array->live_range);
1035 UNSERIALIZE_PTR(op_array->scope);
1037 UNSERIALIZE_PTR(op_array->try_catch_array);
1038 UNSERIALIZE_PTR(op_array->prototype);
1045 UNSERIALIZE_PTR(op_array->literals);
1057 UNSERIALIZE_PTR(op_array->opcodes);
1063 UNSERIALIZE_PTR(opline->op1.zv);
1066 UNSERIALIZE_PTR(opline->op2.zv);
1080 UNSERIALIZE_PTR(opline->op1.jmp_addr);
1094 UNSERIALIZE_PTR(opline->op2.jmp_addr);
1098 UNSERIALIZE_PTR(opline->op2.jmp_addr);
1117 UNSERIALIZE_PTR(op_array->arg_info);
1144 UNSERIALIZE_PTR(op_array->vars);
1157 UNSERIALIZE_PTR(op_array->live_range);
1158 UNSERIALIZE_PTR(op_array->scope);
1160 UNSERIALIZE_PTR(op_array->try_catch_array);
1161 UNSERIALIZE_PTR(op_array->prototype);
1171 UNSERIALIZE_PTR(Z_PTR_P(zv));
1183 UNSERIALIZE_PTR(Z_PTR_P(zv));
1188 UNSERIALIZE_PTR(prop->ce);
1204 UNSERIALIZE_PTR(Z_PTR_P(zv));
1209 UNSERIALIZE_PTR(c->ce);
1226 UNSERIALIZE_PTR(Z_PTR_P(zv));
1230 UNSERIALIZE_PTR(ce->parent);
1236 UNSERIALIZE_PTR(ce->default_properties_table);
1249 UNSERIALIZE_PTR(ce->default_static_members_table);
1268 UNSERIALIZE_PTR(ce->trait_aliases);
1272 UNSERIALIZE_PTR(*p);
1293 UNSERIALIZE_PTR(ce->trait_precedences);
1297 UNSERIALIZE_PTR(*p);
1314 UNSERIALIZE_PTR(ce->constructor);
1315 UNSERIALIZE_PTR(ce->destructor);
1316 UNSERIALIZE_PTR(ce->clone);
1317 UNSERIALIZE_PTR(ce->__get);
1318 UNSERIALIZE_PTR(ce->__set);
1319 UNSERIALIZE_PTR(ce->__call);
1320 UNSERIALIZE_PTR(ce->serialize_func);
1321 UNSERIALIZE_PTR(ce->unserialize_func);
1322 UNSERIALIZE_PTR(ce->__isset);
1323 UNSERIALIZE_PTR(ce->__unset);
1324 UNSERIALIZE_PTR(ce->__tostring);
1325 UNSERIALIZE_PTR(ce->__callstatic);
1326 UNSERIALIZE_PTR(ce->__debugInfo);
1347 UNSERIALIZE_PTR(script->arena_mem);