Lines Matching refs:UNSERIALIZE_STR

152 #define UNSERIALIZE_STR(ptr) do { \  macro
1192 UNSERIALIZE_STR(p->key);
1236 UNSERIALIZE_STR(Z_STR_P(zv));
1273 UNSERIALIZE_STR(attr->name);
1274 UNSERIALIZE_STR(attr->lcname);
1277 UNSERIALIZE_STR(attr->args[i].name);
1296 UNSERIALIZE_STR(type_name);
1340 UNSERIALIZE_STR(op_array->function_name);
1341 UNSERIALIZE_STR(op_array->filename);
1344 UNSERIALIZE_STR(op_array->doc_comment);
1445 UNSERIALIZE_STR(p->name);
1460 UNSERIALIZE_STR(*p);
1474 UNSERIALIZE_STR(op_array->function_name);
1475 UNSERIALIZE_STR(op_array->filename);
1477 UNSERIALIZE_STR(op_array->doc_comment);
1508 UNSERIALIZE_STR(prop->name);
1510 UNSERIALIZE_STR(prop->doc_comment);
1535 UNSERIALIZE_STR(c->doc_comment);
1552 UNSERIALIZE_STR(ce->name);
1562 UNSERIALIZE_STR(ce->parent_name);
1592 UNSERIALIZE_STR(ce->info.user.filename);
1593 UNSERIALIZE_STR(ce->info.user.doc_comment);
1614 UNSERIALIZE_STR(ce->interface_names[i].name);
1615 UNSERIALIZE_STR(ce->interface_names[i].lc_name);
1625 UNSERIALIZE_STR(ce->trait_names[i].name);
1626 UNSERIALIZE_STR(ce->trait_names[i].lc_name);
1640 UNSERIALIZE_STR(q->trait_method.method_name);
1643 UNSERIALIZE_STR(q->trait_method.class_name);
1647 UNSERIALIZE_STR(q->alias);
1665 UNSERIALIZE_STR(q->trait_method.method_name);
1668 UNSERIALIZE_STR(q->trait_method.class_name);
1672 UNSERIALIZE_STR(q->exclude_class_names[j]);
1735 UNSERIALIZE_STR(script->warnings[i]->filename);
1736 UNSERIALIZE_STR(script->warnings[i]->message);
1746 UNSERIALIZE_STR(script->early_bindings[i].lcname);
1747 UNSERIALIZE_STR(script->early_bindings[i].rtd_key);
1748 UNSERIALIZE_STR(script->early_bindings[i].lc_parent_name);
1758 UNSERIALIZE_STR(script->script.filename);