Home
last modified time | relevance | path

Searched refs:SD_STRING (Results 1 – 5 of 5) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/stoolkit/syntax/
H A DSSyntax.h75 SD_NUMBER, SD_STRING, SD_COMMENT, SD_KEYWORD, enumerator
H A DSSyntaxMarker.cpp60 actionMap.put ("string", ((int) SSyntax::SD_STRING) << 8); in SSyntaxMarker()
/dports/audio/snack/snack2.2.10/generic/
H A DjkSound.h412 #define SD_STRING "SD" macro
H A DjkSoundFile.c89 return(SD_STRING); in GuessSdFile()
188 return(SD_STRING); in ExtSdFile()
3357 SD_STRING,
/dports/editors/yudit/yudit-3.0.7/gui/
H A DSYudit.cpp318 syn.colors[(unsigned int) SSyntax::SD_STRING] in SYudit()