Home
last modified time | relevance | path

Searched refs:PROMPT_OK (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/arduino-core/Arduino-b439a77/arduino-core/src/processing/app/
H A DI18n.java50 public static String PROMPT_OK; field in I18n
69 PROMPT_OK = tr("OK"); in init()
/dports/net/c3270/suite3270-4.0/Common/
H A Dstdinscript.c199 success? PROMPT_OK: PROMPT_ERROR); in stdin_done()
200 printf("%s\n%s\n", prompt, success? PROMPT_OK: PROMPT_ERROR); in stdin_done()
H A Dpeerscript.c361 char *s = lazyaf("%s\n%s\n", prompt, success? PROMPT_OK: PROMPT_ERROR); in peer_done()
366 success? PROMPT_OK: PROMPT_ERROR); in peer_done()
H A Dx3270if.c559 if (!strcmp(buf, PROMPT_OK)) { in single_io()
/dports/x11/x3270/suite3270-4.0/Common/
H A Dstdinscript.c199 success? PROMPT_OK: PROMPT_ERROR); in stdin_done()
200 printf("%s\n%s\n", prompt, success? PROMPT_OK: PROMPT_ERROR); in stdin_done()
H A Dpeerscript.c361 char *s = lazyaf("%s\n%s\n", prompt, success? PROMPT_OK: PROMPT_ERROR); in peer_done()
366 success? PROMPT_OK: PROMPT_ERROR); in peer_done()
/dports/net/c3270/suite3270-4.0/include/
H A Ds3270_proto.h50 #define PROMPT_OK "ok" macro
/dports/x11/x3270/suite3270-4.0/include/
H A Ds3270_proto.h50 #define PROMPT_OK "ok" macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Djdbccat.h24 #if defined(PROMPT_OK)
H A Dodbccat.h16 #if defined(PROMPT_OK)
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Djdbccat.h24 #if defined(PROMPT_OK)
H A Dodbccat.h16 #if defined(PROMPT_OK)
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dodbccat.h16 #if defined(PROMPT_OK)
H A Djdbccat.h24 #if defined(PROMPT_OK)
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Djdbccat.h24 #if defined(PROMPT_OK)
H A Dodbccat.h16 #if defined(PROMPT_OK)
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Djdbccat.h24 #if defined(PROMPT_OK)
H A Dodbccat.h16 #if defined(PROMPT_OK)
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Djdbccat.h24 #if defined(PROMPT_OK)
H A Dodbccat.h16 #if defined(PROMPT_OK)
/dports/devel/arduino-core/Arduino-b439a77/app/src/processing/app/
H A DEditorStatus.java243 okButton = new JButton(I18n.PROMPT_OK); in initialize()
/dports/net/c3270/suite3270-4.0/tcl3270/
H A Dtcl3270.c342 if (!strcmp(buf, PROMPT_OK)) { in run_s3270()
/dports/x11/x3270/suite3270-4.0/tcl3270/
H A Dtcl3270.c342 if (!strcmp(buf, PROMPT_OK)) { in run_s3270()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dlscript.vim83 syn keyword lscriptNotesConst PICKLIST_RESOURCES PICKLIST_ROOMS PROMPT_OK PROMPT_OKCANCELCOMBO
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dlscript.vim83 syn keyword lscriptNotesConst PICKLIST_RESOURCES PICKLIST_ROOMS PROMPT_OK PROMPT_OKCANCELCOMBO

12