Searched refs:XeditPrintf (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dcommands.c121 XeditPrintf("Unsaved changes. Save them, or Quit again.\n");
168 XeditPrintf("Save: Leaving line edit mode -- nothing saved.\n");
284 XeditPrintf("Error backing up file: %s\n", filename);
291 XeditPrintf("File %s could not be opened for writing.\n", name);
306 XeditPrintf("Saved file: %s\n", name);
355 XeditPrintf("Error saving file: %s\n", name);
366 XeditPrintf("%s", buffer);
395 XeditPrintf("Load: Can't resolve pathname.\n");
400 XeditPrintf("Load: No file specified.\n");
439 XeditPrintf("Fil
[all...]
H A Dtags.c212 XeditPrintf("No tags file found."
288 XeditPrintf("Symbol %s not in tags\n", symbol);
482 XeditPrintf("Tags file %s loaded\n", tagsfile);
485 XeditPrintf("Failed to load tags file %s\n", tagsfile);
532 XeditPrintf("Failed to compile regex %s\n", pattern);
617 XeditPrintf("Failed to match regex %s\n", pattern);
H A Dxedit.c251 XeditPrintf("File %s exists, and could not be opened for "
254 XeditPrintf("File %s does not exist, and the directory "
259 XeditPrintf("File %s opened READ ONLY.\n", argv[i]);
263 XeditPrintf("File %s opened read - write.\n", argv[i]);
H A Dxedit.h121 void XeditPrintf(const char *format, ...);
H A Dhook.c1136 XeditPrintf("%s", buffer);
1198 XeditPrintf("Error: %s.\n", errptr);
H A Dutil.c76 XeditPrintf(const char *format, ...) function in typeref:typename:void
H A Dispell.c395 XeditPrintf("Undo: Dictionary changed. Previous undo information lost.\n");
1671 XeditPrintf("Undo: Dictionary changed. Undo information was lost.\n");

Completed in 19 milliseconds