Home
last modified time | relevance | path

Searched refs:NO_FLASH_STRING (Results 1 – 3 of 3) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A Dnedit.h112 #define NO_FLASH_STRING "off" macro
H A Dmenu.c1613 static char *params[1] = {NO_FLASH_STRING}; in showMatchingOffCB()
4130 if (strcmp(args[0], NO_FLASH_STRING) == 0) { in setShowMatchingAP()
H A Dmacro.c4279 res = PERM_ALLOC_STR(NO_FLASH_STRING); in showMatchingMV()