Home
last modified time | relevance | path

Searched refs:TEXT227 (Results 1 – 12 of 12) sorted by relevance

/dports/editors/uemacs/uemacs-4.0/h/
H A Ddutch.h237 #define TEXT227 "\n--- Druk op een toets om verder te gaan ---" macro
H A Denglish.h233 #define TEXT227 "\n--- Press any key to Continue ---" macro
H A Dspanish.h234 #define TEXT227 "\n--- Press any key to Continue ---" macro
H A Dfrenchis.h275 #define TEXT227 "\n--- Appuyer sur une touche quelconque pour continuer ---" /* "\n--- Press any ke… macro
H A Dlatin.h231 #define TEXT227 "\n--- Press any key to Continue ---" macro
H A Dplatin.h235 #define TEXT227 "\n--- Press any key to Continue ---" macro
H A Dfrench.h275 #define TEXT227 "\n--- Appuyer sur une touche quelconque pour continuer ---" /* "\n--- Press any ke… macro
H A Dgerman.h282 #define TEXT227 "\n--- Press any key to Continue ---" macro
H A Djapan.h234 #define TEXT227 "\n--- Press any key to Continue ---" macro
/dports/editors/uemacs/uemacs-4.0/src/
H A Dxvtdos.c205 printf(TEXT227);
H A Dmsdos.c505 printf(TEXT227);
H A Dmain.c484 mlforce(TEXT227); in editloop()