Home | History | Annotate | Download | only in coders

Lines Matching defs:errors

117 %    o exception: return any errors or warnings in this structure.
182 *errors;
236 errors=(char *) NULL;
237 status=(ghost_info->new_instance)(&interpreter,(void *) &errors);
264 args_start,errors);
270 (double)revision.revision / 100,args_start,errors);
271 if (errors != (char *) NULL)
272 errors=DestroyString(errors);
278 if (errors != (char *) NULL)
279 errors=DestroyString(errors);
348 % o exception: return any errors or warnings in this structure.
1147 % o exception: return any errors or warnings in this structure.