Lines Matching refs:uc_error

50 			uc_error("String error (If.Condition.Empty)");
66 uc_error("String error (If.Condition.String1)");
72 uc_error("String error (If.Condition.String2)");
78 uc_error("If.Condition.String1 not defined");
82 uc_error("If.Condition.String2 not defined");
101 uc_error("String error (If.Condition.Haystack)");
107 uc_error("String error (If.Condition.Needle)");
113 uc_error("If.Condition.Haystack not defined");
117 uc_error("If.Condition.Needle not defined");
134 uc_error("Unknown String condition arguments");
149 uc_error("RegexMatch error (If.Condition.String)");
155 uc_error("RegexMatch error (If.Condition.Regex)");
164 uc_error("Regex '%s' compilation failed (code %d)", s, err);
197 uc_error("ControlExists error (If.Condition.Device)");
203 uc_error("ControlExists error (If.Condition.Control)");
209 uc_error("ControlExists error (If.Condition.ControlEnum)");
219 uc_error("unable to parse element identificator (%s)", ctldef);
226 uc_error("cannot determine control device");
279 uc_error("Path condition is supported in v4+ syntax");
285 uc_error("Path error (If.Condition.Path)");
291 uc_error("Path error (If.Condition.Mode)");
304 uc_error("Path unknown mode (If.Condition.Mode)");
324 uc_error("compound type expected for If.Condition");
330 uc_error("type block error (If.Condition)");
349 uc_error("unknown If.Condition.Type");
365 uc_error("compound type expected for If.1");
370 uc_error("condition block expected (If)");
376 uc_error("true block error (If)");
382 uc_error("false block error (If)");
388 uc_error("before block identifier error");
394 uc_error("before block identifier error");
433 uc_error("conditions are not supported for v1 syntax");
438 uc_error("compound type expected for If");