Lines Matching refs:UNSERIALIZE_STR
141 #define UNSERIALIZE_STR(ptr) do { \ macro
941 UNSERIALIZE_STR(p->key);
982 UNSERIALIZE_STR(Z_STR_P(zv));
1032 UNSERIALIZE_STR(op_array->function_name);
1033 UNSERIALIZE_STR(op_array->filename);
1036 UNSERIALIZE_STR(op_array->doc_comment);
1128 UNSERIALIZE_STR(p->name);
1134 UNSERIALIZE_STR(type_name);
1149 UNSERIALIZE_STR(*p);
1155 UNSERIALIZE_STR(op_array->function_name);
1156 UNSERIALIZE_STR(op_array->filename);
1159 UNSERIALIZE_STR(op_array->doc_comment);
1189 UNSERIALIZE_STR(prop->name);
1191 UNSERIALIZE_STR(prop->doc_comment);
1214 UNSERIALIZE_STR(c->doc_comment);
1229 UNSERIALIZE_STR(ce->name);
1260 UNSERIALIZE_STR(ce->info.user.filename);
1261 UNSERIALIZE_STR(ce->info.user.doc_comment);
1276 UNSERIALIZE_STR(q->trait_method.method_name);
1279 UNSERIALIZE_STR(q->trait_method.class_name);
1283 UNSERIALIZE_STR(q->alias);
1301 UNSERIALIZE_STR(q->trait_method.method_name);
1304 UNSERIALIZE_STR(q->trait_method.class_name);
1308 UNSERIALIZE_STR(q->exclude_class_names[j]);
1339 UNSERIALIZE_STR(script->script.filename);