Lines Matching refs:UNSERIALIZE_STR

153 #define UNSERIALIZE_STR(ptr) do { \  macro
1217 UNSERIALIZE_STR(p->key);
1261 UNSERIALIZE_STR(Z_STR_P(zv));
1298 UNSERIALIZE_STR(attr->name);
1299 UNSERIALIZE_STR(attr->lcname);
1302 UNSERIALIZE_STR(attr->args[i].name);
1321 UNSERIALIZE_STR(type_name);
1365 UNSERIALIZE_STR(op_array->function_name);
1366 UNSERIALIZE_STR(op_array->filename);
1369 UNSERIALIZE_STR(op_array->doc_comment);
1472 UNSERIALIZE_STR(p->name);
1487 UNSERIALIZE_STR(*p);
1501 UNSERIALIZE_STR(op_array->function_name);
1502 UNSERIALIZE_STR(op_array->filename);
1504 UNSERIALIZE_STR(op_array->doc_comment);
1536 UNSERIALIZE_STR(prop->name);
1538 UNSERIALIZE_STR(prop->doc_comment);
1573 UNSERIALIZE_STR(c->doc_comment);
1590 UNSERIALIZE_STR(ce->name);
1600 UNSERIALIZE_STR(ce->parent_name);
1630 UNSERIALIZE_STR(ce->info.user.filename);
1631 UNSERIALIZE_STR(ce->doc_comment);
1652 UNSERIALIZE_STR(ce->interface_names[i].name);
1653 UNSERIALIZE_STR(ce->interface_names[i].lc_name);
1663 UNSERIALIZE_STR(ce->trait_names[i].name);
1664 UNSERIALIZE_STR(ce->trait_names[i].lc_name);
1678 UNSERIALIZE_STR(q->trait_method.method_name);
1681 UNSERIALIZE_STR(q->trait_method.class_name);
1685 UNSERIALIZE_STR(q->alias);
1703 UNSERIALIZE_STR(q->trait_method.method_name);
1706 UNSERIALIZE_STR(q->trait_method.class_name);
1710 UNSERIALIZE_STR(q->exclude_class_names[j]);
1778 UNSERIALIZE_STR(script->warnings[i]->filename);
1779 UNSERIALIZE_STR(script->warnings[i]->message);
1789 UNSERIALIZE_STR(script->early_bindings[i].lcname);
1790 UNSERIALIZE_STR(script->early_bindings[i].rtd_key);
1791 UNSERIALIZE_STR(script->early_bindings[i].lc_parent_name);
1801 UNSERIALIZE_STR(script->script.filename);