Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_constants.h81 #define GMT_ASCII_RS 30 /* ASCII code for record separator (temporarily replacing spaces in filenam… macro
H A Ddocs.c130 …if (strchr (opt->arg, GMT_ASCII_RS)) { /* Got a file with spaces there are temporarily represented… in GMT_docs()
H A Dgmt_support.c17748 gmt_strrepc (name, ' ', GMT_ASCII_RS); in gmt_filename_set()
17753 gmt_strrepc (name, GMT_ASCII_RS, ' '); in gmt_filename_get()