Lines Matching refs:UNSERIALIZE_PTR

131 #define UNSERIALIZE_PTR(ptr) do { \  macro
175 UNSERIALIZE_PTR(ht); \
183 UNSERIALIZE_PTR(attributes); \
318 UNSERIALIZE_PTR(p);
331 UNSERIALIZE_PTR(p);
359 UNSERIALIZE_PTR(tmp);
369 UNSERIALIZE_PTR(tmp);
393 UNSERIALIZE_PTR(ht);
403 UNSERIALIZE_PTR(ast);
427 UNSERIALIZE_PTR(attr);
445 UNSERIALIZE_PTR(list);
498 UNSERIALIZE_PTR(ht);
507 UNSERIALIZE_PTR(p);
520 UNSERIALIZE_PTR(literals);
525 UNSERIALIZE_PTR(opline);
584 UNSERIALIZE_PTR(p);
606 UNSERIALIZE_PTR(p);
620 UNSERIALIZE_PTR(defs);
625 UNSERIALIZE_PTR(def);
649 UNSERIALIZE_PTR(func);
664 UNSERIALIZE_PTR(prop);
689 UNSERIALIZE_PTR(c);
715 UNSERIALIZE_PTR(ce);
731 UNSERIALIZE_PTR(p);
743 UNSERIALIZE_PTR(p);
763 UNSERIALIZE_PTR(table);
778 UNSERIALIZE_PTR(interface_names);
792 UNSERIALIZE_PTR(trait_names);
804 UNSERIALIZE_PTR(p);
809 UNSERIALIZE_PTR(q);
831 UNSERIALIZE_PTR(p);
836 UNSERIALIZE_PTR(q);
898 UNSERIALIZE_PTR(warnings);
904 UNSERIALIZE_PTR(warning);
917 UNSERIALIZE_PTR(early_bindings);
1173 UNSERIALIZE_PTR(ht->arData);
1212 UNSERIALIZE_PTR(list->child[i]);
1220 UNSERIALIZE_PTR(ast->child[i]);
1243 UNSERIALIZE_PTR(Z_ARR_P(zv));
1251 UNSERIALIZE_PTR(Z_AST_P(zv));
1257 UNSERIALIZE_PTR(Z_INDIRECT_P(zv));
1270 UNSERIALIZE_PTR(Z_PTR_P(zv));
1287 UNSERIALIZE_PTR(list);
1335 UNSERIALIZE_PTR(op_array->static_variables);
1336 UNSERIALIZE_PTR(op_array->literals);
1337 UNSERIALIZE_PTR(op_array->opcodes);
1338 UNSERIALIZE_PTR(op_array->arg_info);
1339 UNSERIALIZE_PTR(op_array->vars);
1342 UNSERIALIZE_PTR(op_array->live_range);
1343 UNSERIALIZE_PTR(op_array->scope);
1346 UNSERIALIZE_PTR(op_array->try_catch_array);
1347 UNSERIALIZE_PTR(op_array->prototype);
1354 UNSERIALIZE_PTR(op_array->static_variables);
1363 UNSERIALIZE_PTR(op_array->literals);
1375 UNSERIALIZE_PTR(op_array->opcodes);
1381 UNSERIALIZE_PTR(opline->op1.zv);
1384 UNSERIALIZE_PTR(opline->op2.zv);
1398 UNSERIALIZE_PTR(opline->op1.jmp_addr);
1411 UNSERIALIZE_PTR(opline->op2.jmp_addr);
1415 UNSERIALIZE_PTR(opline->op2.jmp_addr);
1430 UNSERIALIZE_PTR(op_array->scope);
1434 UNSERIALIZE_PTR(op_array->arg_info);
1455 UNSERIALIZE_PTR(op_array->vars);
1467 UNSERIALIZE_PTR(op_array->dynamic_func_defs);
1469 UNSERIALIZE_PTR(op_array->dynamic_func_defs[i]);
1476 UNSERIALIZE_PTR(op_array->live_range);
1479 UNSERIALIZE_PTR(op_array->try_catch_array);
1480 UNSERIALIZE_PTR(op_array->prototype);
1489 UNSERIALIZE_PTR(Z_PTR_P(zv));
1502 UNSERIALIZE_PTR(Z_PTR_P(zv));
1507 UNSERIALIZE_PTR(prop->ce);
1525 UNSERIALIZE_PTR(Z_PTR_P(zv));
1530 UNSERIALIZE_PTR(c->ce);
1549 UNSERIALIZE_PTR(Z_PTR_P(zv));
1564 UNSERIALIZE_PTR(ce->parent);
1572 UNSERIALIZE_PTR(ce->default_properties_table);
1582 UNSERIALIZE_PTR(ce->default_static_members_table);
1600 UNSERIALIZE_PTR(ce->properties_info_table);
1603 UNSERIALIZE_PTR(ce->properties_info_table[i]);
1611 UNSERIALIZE_PTR(ce->interface_names);
1622 UNSERIALIZE_PTR(ce->trait_names);
1632 UNSERIALIZE_PTR(ce->trait_aliases);
1636 UNSERIALIZE_PTR(*p);
1657 UNSERIALIZE_PTR(ce->trait_precedences);
1661 UNSERIALIZE_PTR(*p);
1679 UNSERIALIZE_PTR(ce->constructor);
1680 UNSERIALIZE_PTR(ce->destructor);
1681 UNSERIALIZE_PTR(ce->clone);
1682 UNSERIALIZE_PTR(ce->__get);
1683 UNSERIALIZE_PTR(ce->__set);
1684 UNSERIALIZE_PTR(ce->__call);
1685 UNSERIALIZE_PTR(ce->__serialize);
1686 UNSERIALIZE_PTR(ce->__unserialize);
1687 UNSERIALIZE_PTR(ce->__isset);
1688 UNSERIALIZE_PTR(ce->__unset);
1689 UNSERIALIZE_PTR(ce->__tostring);
1690 UNSERIALIZE_PTR(ce->__callstatic);
1691 UNSERIALIZE_PTR(ce->__debugInfo);
1694 UNSERIALIZE_PTR(ce->iterator_funcs_ptr);
1695 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_new_iterator);
1696 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_rewind);
1697 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_valid);
1698 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_key);
1699 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_current);
1700 UNSERIALIZE_PTR(ce->iterator_funcs_ptr->zf_next);
1703 UNSERIALIZE_PTR(ce->arrayaccess_funcs_ptr);
1704 UNSERIALIZE_PTR(ce->arrayaccess_funcs_ptr->zf_offsetget);
1705 UNSERIALIZE_PTR(ce->arrayaccess_funcs_ptr->zf_offsetexists);
1706 UNSERIALIZE_PTR(ce->arrayaccess_funcs_ptr->zf_offsetset);
1707 UNSERIALIZE_PTR(ce->arrayaccess_funcs_ptr->zf_offsetunset);
1732 UNSERIALIZE_PTR(script->warnings);
1734 UNSERIALIZE_PTR(script->warnings[i]);
1744 UNSERIALIZE_PTR(script->early_bindings);