Lines Matching refs:UNSERIALIZE_PTR

122 #define UNSERIALIZE_PTR(ptr) do { \  macro
286 UNSERIALIZE_PTR(p);
313 UNSERIALIZE_PTR(tmp);
323 UNSERIALIZE_PTR(tmp);
347 UNSERIALIZE_PTR(ht);
357 UNSERIALIZE_PTR(ref);
367 UNSERIALIZE_PTR(ast);
417 UNSERIALIZE_PTR(ht);
452 UNSERIALIZE_PTR(p);
465 UNSERIALIZE_PTR(literals);
470 UNSERIALIZE_PTR(opline);
529 UNSERIALIZE_PTR(p);
551 UNSERIALIZE_PTR(p);
580 UNSERIALIZE_PTR(op_array);
594 UNSERIALIZE_PTR(prop);
618 UNSERIALIZE_PTR(c);
642 UNSERIALIZE_PTR(ce);
658 UNSERIALIZE_PTR(p);
670 UNSERIALIZE_PTR(p);
689 UNSERIALIZE_PTR(table);
704 UNSERIALIZE_PTR(interface_names);
718 UNSERIALIZE_PTR(trait_names);
730 UNSERIALIZE_PTR(p);
735 UNSERIALIZE_PTR(q);
757 UNSERIALIZE_PTR(p);
762 UNSERIALIZE_PTR(q);
1015 UNSERIALIZE_PTR(ht->arData);
1039 UNSERIALIZE_PTR(list->child[i]);
1047 UNSERIALIZE_PTR(ast->child[i]);
1068 UNSERIALIZE_PTR(Z_ARR_P(zv));
1078 UNSERIALIZE_PTR(Z_REF_P(zv));
1085 UNSERIALIZE_PTR(Z_AST_P(zv));
1091 UNSERIALIZE_PTR(Z_INDIRECT_P(zv));
1107 UNSERIALIZE_PTR(ce);
1125 UNSERIALIZE_PTR(op_array->static_variables);
1143 UNSERIALIZE_PTR(ZEND_MAP_PTR(op_array->run_time_cache));
1153 UNSERIALIZE_PTR(op_array->literals);
1154 UNSERIALIZE_PTR(op_array->opcodes);
1155 UNSERIALIZE_PTR(op_array->arg_info);
1156 UNSERIALIZE_PTR(op_array->vars);
1159 UNSERIALIZE_PTR(op_array->live_range);
1160 UNSERIALIZE_PTR(op_array->scope);
1162 UNSERIALIZE_PTR(op_array->try_catch_array);
1163 UNSERIALIZE_PTR(op_array->prototype);
1170 UNSERIALIZE_PTR(op_array->literals);
1182 UNSERIALIZE_PTR(op_array->opcodes);
1188 UNSERIALIZE_PTR(opline->op1.zv);
1191 UNSERIALIZE_PTR(opline->op2.zv);
1205 UNSERIALIZE_PTR(opline->op1.jmp_addr);
1219 UNSERIALIZE_PTR(opline->op2.jmp_addr);
1223 UNSERIALIZE_PTR(opline->op2.jmp_addr);
1240 UNSERIALIZE_PTR(op_array->arg_info);
1261 UNSERIALIZE_PTR(op_array->vars);
1274 UNSERIALIZE_PTR(op_array->live_range);
1275 UNSERIALIZE_PTR(op_array->scope);
1277 UNSERIALIZE_PTR(op_array->try_catch_array);
1278 UNSERIALIZE_PTR(op_array->prototype);
1288 UNSERIALIZE_PTR(Z_PTR_P(zv));
1300 UNSERIALIZE_PTR(Z_PTR_P(zv));
1305 UNSERIALIZE_PTR(prop->ce);
1322 UNSERIALIZE_PTR(Z_PTR_P(zv));
1327 UNSERIALIZE_PTR(c->ce);
1344 UNSERIALIZE_PTR(Z_PTR_P(zv));
1352 UNSERIALIZE_PTR(ce->parent);
1360 UNSERIALIZE_PTR(ce->default_properties_table);
1370 UNSERIALIZE_PTR(ce->default_static_members_table);
1387 UNSERIALIZE_PTR(ce->properties_info_table);
1390 UNSERIALIZE_PTR(ce->properties_info_table[i]);
1398 UNSERIALIZE_PTR(ce->interface_names);
1409 UNSERIALIZE_PTR(ce->trait_names);
1419 UNSERIALIZE_PTR(ce->trait_aliases);
1423 UNSERIALIZE_PTR(*p);
1444 UNSERIALIZE_PTR(ce->trait_precedences);
1448 UNSERIALIZE_PTR(*p);
1466 UNSERIALIZE_PTR(ce->constructor);
1467 UNSERIALIZE_PTR(ce->destructor);
1468 UNSERIALIZE_PTR(ce->clone);
1469 UNSERIALIZE_PTR(ce->__get);
1470 UNSERIALIZE_PTR(ce->__set);
1471 UNSERIALIZE_PTR(ce->__call);
1472 UNSERIALIZE_PTR(ce->serialize_func);
1473 UNSERIALIZE_PTR(ce->unserialize_func);
1474 UNSERIALIZE_PTR(ce->__isset);
1475 UNSERIALIZE_PTR(ce->__unset);
1476 UNSERIALIZE_PTR(ce->__tostring);
1477 UNSERIALIZE_PTR(ce->__callstatic);
1478 UNSERIALIZE_PTR(ce->__debugInfo);
1486 UNSERIALIZE_PTR(ce->iterator_funcs_ptr);
1487 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_new_iterator);
1488 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_rewind);
1489 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_valid);
1490 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_key);
1491 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_current);
1492 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_next);
1515 UNSERIALIZE_PTR(script->arena_mem);